-fix installation error
This commit is contained in:
parent
3d6336cae7
commit
973a415164
8 changed files with 4 additions and 9 deletions
|
@ -7,7 +7,6 @@ date_default_timezone_set("UTC");
|
|||
$values = parse_ini_file('/etc/airtime/airtime.conf', true);
|
||||
$CC_CONFIG['phpDir'] = $values['general']['airtime_dir'];
|
||||
require_once($CC_CONFIG['phpDir'].'/application/configs/conf.php');
|
||||
Config::loadConfig();
|
||||
$CC_CONFIG = Config::getConfig();
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue