Changeset 3675 for temp/trunk/html/admin/system
- Timestamp:
- 2006/09/01 16:02:43 (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
r3674 r3675 255 255 } 256 256 257 //if($flg_ok) {257 if($flg_ok) { 258 258 // ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òºï½ü¤¹¤ë¡£ 259 259 $sqlval['now_version'] = ""; 260 260 $sqlval['update_date'] = "now()"; 261 261 $objQuery->update("dtb_update", $sqlval, "module_id = ?", array($arrRet[0]['module_id'])); 262 //}262 } 263 263 } 264 264
Note: See TracChangeset
for help on using the changeset viewer.
