Changeset 11035 for temp/branches
- Timestamp:
- 2006/12/21 10:45:56 (19 years ago)
- Location:
- temp/branches/ec-cube-beta
- Files:
-
- 2 edited
-
data/Smarty/templates/campaign/index.tpl (modified) (1 diff)
-
html/campaign/default/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
r11033 r11035 19 19 20 20 function init() { 21 alert('test');22 21 if(<!--{$tpl_test}-->) { 23 22 alert(test()); -
temp/branches/ec-cube-beta/html/campaign/default/index.php
r11030 r11035 29 29 $status = CAMPAIGN_TEMPLATE_END; 30 30 } 31 32 sfprintr($_GET); 31 33 32 34 if($_GET['test'] != "") {
Note: See TracChangeset
for help on using the changeset viewer.
