Changeset 5189 for temp/trunk/html/admin/design/bloc.php
- Timestamp:
- 2006/09/20 09:10:26 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/bloc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/bloc.php
r4401 r5189 214 214 $sql .= " ,tpl_path "; // ¥Æ¥ó¥×¥ì¡¼¥ÈÊݸÀè 215 215 $sql .= " ,filename "; // ¥Õ¥¡¥¤¥ë̾¾Î 216 $sql .= " ) VALUES ( ?,?,? )"; 216 $sql .= " ,create_date "; // ºîÀ®Æü 217 $sql .= " ,update_date "; // ¹¹¿·Æü 218 $sql .= " ) VALUES ( ?,?,?,now(),now() )"; 217 219 $sql .= " "; 218 220 }else{
Note: See TracChangeset
for help on using the changeset viewer.
