- Timestamp:
- 2006/09/25 10:54:53 (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
r5671 r5672 215 215 if (count($array) > 0) { 216 216 foreach($array as $key => $val) { 217 if ($val = "") {217 if ($val == "") { 218 218 $line .= "".null.","; 219 219 }else{
Note: See TracChangeset
for help on using the changeset viewer.
