Changeset 5150 for temp/trunk/html
- Timestamp:
- 2006/09/19 16:27:22 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/review_edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/review_edit.php
r5149 r5150 142 142 $arrRegist[ $data["column"] ] = $array[ $data["column"] ]; 143 143 } 144 if ($data['column'] == 'update_date'){145 $arrRegist['update_date'] = 'now()';146 }147 144 } 145 $arrRegist['update_date'] = 'now()'; 148 146 //ÅÐÏ¿¼Â¹Ô 149 147 $objQuery->begin();
Note: See TracChangeset
for help on using the changeset viewer.
