Changeset 5479 for temp/trunk/html/admin/system
- Timestamp:
- 2006/09/23 17:33:57 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/bkup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/bkup.php
r5478 r5479 97 97 $arrData = $objQuery->getAll("SELECT * FROM $val"); 98 98 99 // CSV¥Ç¡¼¥¿À¸À® 99 // CSV¥Ç¡¼¥¿À¸À® 100 if (count($arrData) > 0) { 101 102 } 100 103 $csv_data .= $val . "\n"; 101 104
Note: See TracChangeset
for help on using the changeset viewer.
