Changeset 3608 for temp/trunk/html/admin
- Timestamp:
- 2006/09/01 00:26:40 (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
r3546 r3608 210 210 $sqlval['update_date'] = "now()"; 211 211 $objQuery->update("dtb_update", $sqlval, "module_id = ?", array($arrRet[0]['module_id'])); 212 $objQuery->getLastQuery(); 212 213 } 213 214 }
Note: See TracChangeset
for help on using the changeset viewer.
