Changeset 10124 for temp/trunk/html/admin
- Timestamp:
- 2006/12/04 14:06:06 (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
r10123 r10124 200 200 if($val == "dtb_module"){ 201 201 sfprintr($data_val); 202 exit(); 202 203 } 203 204 204 205 } 205 sfprintr($val);206 exit();207 206 // CSV½ÐÎϥǡ¼¥¿À¸À® 208 207 $csv_data .= $val . "\n";
Note: See TracChangeset
for help on using the changeset viewer.
