- Timestamp:
- 2006/09/24 17:28:03 (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
r5566 r5567 165 165 166 166 if ($err) { 167 $fp = fopen($bkup_dir . "test" . ".csv","w");167 $fp = fopen($bkup_dir,"w"); 168 168 if($fp) { 169 169 $err = fwrite($fp, $csv_data);
Note: See TracChangeset
for help on using the changeset viewer.
