* Finish task #36433.

This commit is contained in:
hufangzhou
2021-03-09 13:25:16 +08:00
parent 33475fb2d2
commit 1a75c3c3e1
13 changed files with 219 additions and 196 deletions
+2
View File
@@ -41,6 +41,8 @@ class backup extends control
*/
public function index()
{
$this->loadModel('action');
$backups = array();
if(empty($this->view->error))
{