- Timestamp:
- 2006/09/24 17:46:46 (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
r5573 r5574 69 69 70 70 // ¥Ð¥Ã¥¯¥¢¥Ã¥×¥ê¥¹¥È¤ò¼èÆÀ¤¹¤ë 71 $arrBkupList = lfGetBkupData("ORDER BY create_date ");71 $arrBkupList = lfGetBkupData("ORDER BY create_date DESC"); 72 72 73 73 sfprintr($arrBkupList);
Note: See TracChangeset
for help on using the changeset viewer.
