HOR-4229
This commit is contained in:
@@ -118,8 +118,6 @@ class InstallerModule extends Controller
|
||||
|
||||
public function getSystemInfo ()
|
||||
{
|
||||
//$echo "<script> document.write(TRANSLATIONS) </script>";
|
||||
//print_r ($valu);die();
|
||||
$this->setResponseType( 'json' );
|
||||
|
||||
// PHP info and verification
|
||||
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user