mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-11 09:05:33 +00:00
数据库备份
This commit is contained in:
parent
15cc1ba7b1
commit
14f57ac1f3
@ -16,7 +16,7 @@ use \tp5er\Backup;
|
|||||||
class SystemDatabackup extends AuthController
|
class SystemDatabackup extends AuthController
|
||||||
{
|
{
|
||||||
protected $DB;
|
protected $DB;
|
||||||
public function __construct(Request $request = null)
|
public function _initialize()
|
||||||
{
|
{
|
||||||
$config = array(
|
$config = array(
|
||||||
'path' => './backdata/',
|
'path' => './backdata/',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user