This commit is contained in:
sunjun
2022-03-30 20:15:16 +08:00
parent 6fa5c475a8
commit 83507debe8
4 changed files with 2 additions and 11 deletions
+1
View File
@@ -464,6 +464,7 @@ class program extends control
*/
public function stakeholder($programID = 0, $orderBy = 't1.id_desc', $recTotal = 0, $recPerPage = 15, $pageID = 1)
{
$this->app->loadLang('stakeholder');
$this->program->setMenu($programID);
/* Load pager and get tasks. */