mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
Added missing include file in maintenance.php
This commit is contained in:
parent
8b754c3535
commit
a1e091a810
@ -37,6 +37,7 @@ $gl_root_path = './../';
|
||||
|
||||
// Now include necessary include files!
|
||||
include_once($gl_root_path . 'include/functions_common.php');
|
||||
include_once($gl_root_path . 'include/functions_frontendhelpers.php');
|
||||
//include_once($gl_root_path . 'include/functions_debugoutput.php');
|
||||
|
||||
// Set commandline mode for the script
|
||||
|
Loading…
x
Reference in New Issue
Block a user