mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
fixed gui startup
Change-Id: I0186a90a474592ac632d1d0f91f42781a887b783 Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
@ -46,7 +46,6 @@ if ( $options = getopt( $opts, $lopts ) )
|
||||
}
|
||||
|
||||
require_once($webuidir . "/config.php");
|
||||
require_once(DIR_SYSTEM . "/helper/TrustedTimestamps.php");
|
||||
|
||||
if(ENABLE_SYSLOG == 1) { openlog("piler-timestamp", LOG_PID, LOG_MAIL); }
|
||||
|
||||
|
Reference in New Issue
Block a user