- Timestamp:
- 2007/12/04 00:05:28 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/batch/SC_Batch_Update.php
r16865 r16884 132 132 if (file_exists($out)) { 133 133 $bkupTo = $bkupPathFile . pathinfo($out, PATHINFO_BASENAME); 134 $bkupDistInfoArray[sha1_file($out)] = $ path;134 $bkupDistInfoArray[sha1_file($out)] = $out; 135 135 136 136 if (!@copy($out, $bkupTo)) {
Note: See TracChangeset
for help on using the changeset viewer.
