* Rename openApp to tab.
This commit is contained in:
@@ -197,6 +197,7 @@ class api extends router
|
||||
|
||||
$entryName = $this->entry . 'Entry';
|
||||
$entry = new $entryName();
|
||||
|
||||
call_user_func_array(array($entry, $this->action), $this->params);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user