got rid of all global functions, I guess

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-22 13:28:51 +01:00
parent 28bb614489
commit 13aa19e5f4
54 changed files with 832 additions and 1534 deletions

View File

@@ -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