This commit is contained in:
Paula Quispe
2018-01-08 16:09:45 -04:00
parent 4c63633189
commit e7385e510a
7 changed files with 15 additions and 18 deletions

View File

@@ -1383,7 +1383,7 @@ class adminProxy extends HttpProxyController
public function generateInfoSupport ()
{
require_once (PATH_CONTROLLERS . "installer.php");
require_once (PATH_CONTROLLERS . "InstallerModule.php");
$params = array ();
$oServerConf = &ServerConf::getSingleton();