Index: temp/trunk/html/admin/system/bkup.php
===================================================================
--- temp/trunk/html/admin/system/bkup.php	(revision 5573)
+++ temp/trunk/html/admin/system/bkup.php	(revision 5574)
@@ -69,5 +69,5 @@
 
 // ¥Ð¥Ã¥¯¥¢¥Ã¥×¥ê¥¹¥È¤ò¼èÆÀ¤¹¤ë
-$arrBkupList = lfGetBkupData("ORDER BY create_date");
+$arrBkupList = lfGetBkupData("ORDER BY create_date DESC");
 
 sfprintr($arrBkupList);
