forgot to remove require of formfield-constants

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-26 21:12:58 +01:00
parent 1c9d76725c
commit 16efd1191a

View File

@@ -109,7 +109,6 @@ if (! isset($sql) || ! is_array($sql)) {
/**
* Includes the Functions
*/
require \Froxlor\Froxlor::getInstallDir() . '/lib/functions/constant.formfields.php';
@set_error_handler(array(
'\\Froxlor\\PhpHelper',
'phpErrHandler'