* Finish task#98680

This commit is contained in:
zenggang
2023-07-28 01:46:14 +00:00
parent 91c07903f8
commit 758960febb
8 changed files with 215 additions and 8 deletions
-3
View File
@@ -600,9 +600,6 @@ class system extends control
}
krsort($backups);
/* Fresh latest version of QuCheng platform in session. */
$this->session->set('platformLatestVersion', $this->loadModel('store')->platformLatestVersion());
$this->view->title = $this->lang->backup->common;
$this->view->position[] = $this->lang->backup->common;
$this->view->backups = $backups;