* Finish task#98680
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user