Changeset 8

Show
Ignore:
Timestamp:
09/14/07 14:31:00 (6 years ago)
Author:
d0nut
Message:

template now makes an "defined" request before checking the contents

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websnapr/templates/WebSnapr.tpl

    r1 r8  
    1 {if WEBSNAPR_KEY != ""} 
     1{if 'WEBSNAPR_KEY'|defined && WEBSNAPR_KEY != ""} 
    22<script type="text/javascript"> 
    33        //<![CDATA[