diff --git a/config/zentaopms.php b/config/zentaopms.php index 2648a4fccd..b844d4b7dc 100644 --- a/config/zentaopms.php +++ b/config/zentaopms.php @@ -240,6 +240,7 @@ $config->openMethods[] = 'custom.index'; $config->openMethods[] = 'testcase.getxmindimport'; $config->openMethods[] = 'testcase.showxmindimport'; $config->openMethods[] = 'testcase.savexmindimport'; +$config->openMethods[] = 'search.buildZinForm'; $config->openModules = array(); $config->openModules[] = 'install';