Changeset 6793 for temp/trunk/data
- Timestamp:
- 2006/10/26 13:02:40 (20 years ago)
- Location:
- temp/trunk/data/downloads/module
- Files:
-
- 2 edited
-
affiliate.php (modified) (1 diff)
-
ebis_tag.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/affiliate.php
r6792 r6793 38 38 $objQuery->update("dtb_module", $sqlval, "module_id = ?", array(EBIS_TAG_MID)); 39 39 // javascript¼Â¹Ô 40 $objPage->tpl_onload = "window.close();";40 //$objPage->tpl_onload = "window.close();"; 41 41 } 42 42 break; -
temp/trunk/data/downloads/module/ebis_tag.php
r6792 r6793 38 38 $objQuery->update("dtb_module", $sqlval, "module_id = ?", array(EBIS_TAG_MID)); 39 39 // javascript¼Â¹Ô 40 $objPage->tpl_onload = "window.close();";40 //$objPage->tpl_onload = "window.close();"; 41 41 } 42 42 break;
Note: See TracChangeset
for help on using the changeset viewer.
