Changeset 5578 for temp/trunk
- Timestamp:
- 2006/09/24 18:01:13 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/system/bkup.tpl (modified) (previous)
-
html/admin/system/bkup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/bkup.php
r5577 r5578 70 70 // ¥Ð¥Ã¥¯¥¢¥Ã¥×¥ê¥¹¥È¤ò¼èÆÀ¤¹¤ë 71 71 $arrBkupList = lfGetBkupData("ORDER BY create_date DESC"); 72 $arrBkupList['create_date'] = substr($arrBkupList['create_date'],1,19);73 72 sfprintr($arrBkupList); 74 73
Note: See TracChangeset
for help on using the changeset viewer.
