mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
Fixed error made in previous commit
This commit is contained in:
parent
f59b54daef
commit
0ce99c2545
@ -41,6 +41,7 @@ if ( !defined('IN_PHPLOGCON') )
|
||||
// --- Basic Includes
|
||||
require_once($gl_root_path . 'classes/enums.class.php');
|
||||
require_once($gl_root_path . 'classes/msgparser.class.php');
|
||||
require_once($gl_root_path . 'include/constants_errors.php');
|
||||
require_once($gl_root_path . 'include/constants_logstream.php');
|
||||
// ---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user