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