* code for task #2562.

This commit is contained in:
Catouse
2016-04-22 18:04:15 +08:00
parent b820895a55
commit 37ffcf59d8
9 changed files with 195 additions and 13 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ class custom extends control
die(json_encode(array('result' => $menu ? 'success' : 'fail', 'menu' => $menu), JSON_HEX_QUOT | JSON_HEX_APOS));
}
else
{
{
$this->view->module = $module;
$this->view->method = $method;
$this->display();