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