mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-23 19:32:33 +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['name'] = $file->getFilename();
|
||||
$list["{$date} {$time}"] = $info;
|
||||
|
||||
}
|
||||
}
|
||||
return $list;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user