We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4a37d commit ca5291aCopy full SHA for ca5291a
install/lib/installer_base.lib.php
@@ -34,7 +34,7 @@ class installer_base {
34
var $language = 'en';
35
var $db;
36
public $conf;
37
- public install_ispconfig_interface = true;
+ public $install_ispconfig_interface = true;
38
39
40
public function __construct()
0 commit comments