Skip to content

Commit 8d43ebc

Browse files
author
Marius Burkard
committed
Apply 1 suggestion(s) to 1 file(s)
1 parent a3e4a5d commit 8d43ebc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/lib/installer_base.lib.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ class installer_base {
3333
var $wb = array();
3434
var $language = 'en';
3535
var $db;
36-
public $conf;
3736
public $install_ispconfig_interface = true;
3837
public $is_update = false; // true if it is an update, falsi if it is a new install
3938
public $min_php = '5.3.3'; // minimal php-version for update / install

0 commit comments

Comments
 (0)