Changeset 3609 for temp/trunk/html/admin/system
- Timestamp:
- 2006/09/01 00:28:03 (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
r3608 r3609 169 169 global $objPage; 170 170 171 print("kita"); 172 171 173 $objQuery = new SC_Query(); 172 174 $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.
