Changeset 5578 for temp/trunk


Ignore:
Timestamp:
2006/09/24 18:01:13 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/system/bkup.php

    r5577 r5578  
    7070// ¥Ð¥Ã¥¯¥¢¥Ã¥×¥ê¥¹¥È¤ò¼èÆÀ¤¹¤ë 
    7171$arrBkupList = lfGetBkupData("ORDER BY create_date DESC"); 
    72 $arrBkupList['create_date'] = substr($arrBkupList['create_date'],1,19); 
    7372sfprintr($arrBkupList); 
    7473 
Note: See TracChangeset for help on using the changeset viewer.