mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-04 02:48:14 +00:00
数据库备份
This commit is contained in:
parent
b0469965d9
commit
7546b9d093
1
vendor/tp5er/tp5-databackup/src/Backup.php
vendored
1
vendor/tp5er/tp5-databackup/src/Backup.php
vendored
@ -153,6 +153,7 @@ class Backup
|
|||||||
$info['time'] = strtotime("{$date} {$time}");
|
$info['time'] = strtotime("{$date} {$time}");
|
||||||
$info['name'] = $file->getFilename();
|
$info['name'] = $file->getFilename();
|
||||||
$list["{$date} {$time}"] = $info;
|
$list["{$date} {$time}"] = $info;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return $list;
|
return $list;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user