got rid of all global functions, I guess
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -104,7 +104,8 @@ class FroxlorInstall
|
||||
// check if we have a valid installation already
|
||||
$this->_checkUserdataFile();
|
||||
// include the functions
|
||||
require $this->_basepath . '/lib/functions.php';
|
||||
require $this->_basepath . '/lib/functions/constant.formfields.php';
|
||||
require $this->_basepath . '/lib/functions/constant.logger.php';
|
||||
// include the MySQL-Table-Definitions
|
||||
require $this->_basepath . '/lib/tables.inc.php';
|
||||
// include language
|
||||
|
||||
Reference in New Issue
Block a user