mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 09:22:56 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
54082fdcfc
@ -118,9 +118,9 @@ class SystemDatabackup extends AuthController
|
||||
{
|
||||
$time = strtotime($request->post('time'));
|
||||
echo $time;
|
||||
//$files = $this->DB->delFile($time);
|
||||
//var_dump($files);
|
||||
|
||||
|
||||
//$files = $this->DB->delFile($time);
|
||||
// return Json::result(0,'sucess',$data,count($data));
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user