* Code for story #32201.

This commit is contained in:
hufangzhou
2022-04-22 09:49:59 +08:00
parent 9c0e752948
commit abca99908b
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -73,6 +73,7 @@ class api extends control
$this->setMenu($libID, $moduleID);
$this->view->lib = $lib;
$this->view->isRelease = $release > 0;
$this->view->release = $release;
$this->view->title = $this->lang->api->pageTitle;