* Modify locate param.

This commit is contained in:
caoyanyi
2023-03-31 10:41:32 +08:00
parent ac39a9ee2c
commit b0b9910153
5 changed files with 15 additions and 11 deletions
-1
View File
@@ -111,7 +111,6 @@ class api extends control
}
$this->view->lib = $lib;
$this->view->isRelease = $release > 0;
$this->view->release = $release;
$this->view->title = $this->lang->api->pageTitle;
$this->view->libID = $libID;