* Fix a bug.
This commit is contained in:
@@ -737,6 +737,7 @@ class repo extends control
|
||||
$this->send(array('result' => 'success', 'message' => $this->lang->saveSuccess, 'locate' => inlink('setRules')));
|
||||
}
|
||||
|
||||
array_push($this->lang->noMenuModule, 'repo');
|
||||
$this->repo->setMenu($this->repos, $this->session->repoID, false);
|
||||
|
||||
$this->app->loadLang('task');
|
||||
|
||||
Reference in New Issue
Block a user