Changeset 5810 for temp/trunk/html/admin
- Timestamp:
- 2006/09/25 17:56:47 (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
r5809 r5810 474 474 // csv¥Õ¥¡¥¤¥ë¤«¤é¥Ç¡¼¥¿¤Î¼èÆÀ 475 475 $arrCsvData = file($csv); 476 476 477 477 foreach($arrCsvData as $key => $val){ 478 478 $arrData = split(",", trim($val));
Note: See TracChangeset
for help on using the changeset viewer.
