* Fix test.
This commit is contained in:
@@ -275,6 +275,7 @@ class baseEntry
|
||||
global $app;
|
||||
$app->setModuleName($moduleName);
|
||||
$app->setMethodName($methodName);
|
||||
$app->viewType = 'json';
|
||||
|
||||
/* Check user permission. */
|
||||
$this->checkPriv();
|
||||
|
||||
Reference in New Issue
Block a user