Changeset 3611 for temp/trunk/html/admin/system
- Timestamp:
- 2006/09/01 00:29:49 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/update.php
r3610 r3611 167 167 global $objPage; 168 168 169 print("kita");170 171 169 $objQuery = new SC_Query(); 172 170 $arrRet = $objQuery->select("module_id, extern_php, other_files, sql, latest_version", "dtb_update", "module_id = ?", array($_POST['module_id']));
Note: See TracChangeset
for help on using the changeset viewer.
