forgot to remove require of formfield-constants
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -109,7 +109,6 @@ if (! isset($sql) || ! is_array($sql)) {
|
|||||||
/**
|
/**
|
||||||
* Includes the Functions
|
* Includes the Functions
|
||||||
*/
|
*/
|
||||||
require \Froxlor\Froxlor::getInstallDir() . '/lib/functions/constant.formfields.php';
|
|
||||||
@set_error_handler(array(
|
@set_error_handler(array(
|
||||||
'\\Froxlor\\PhpHelper',
|
'\\Froxlor\\PhpHelper',
|
||||||
'phpErrHandler'
|
'phpErrHandler'
|
||||||
|
|||||||
Reference in New Issue
Block a user