Changeset 5800 for temp/trunk/html
- Timestamp:
- 2006/09/25 17:49:11 (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
r5799 r5800 286 286 287 287 foreach($arrColList['col_def'] as $key => $val){ 288 289 sfprintr(substr($val,0,9)); 288 290 if (substr($val,0,9) == $match) { 289 291 $col = $arrColList['col_name'][$key];
Note: See TracChangeset
for help on using the changeset viewer.
