CC-3648: Airtime Station time is broken
- fixed
This commit is contained in:
parent
ffc17ba705
commit
0ad9177dac
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ require_once __DIR__."/configs/constants.php";
|
|||
require_once 'DB.php';
|
||||
|
||||
require_once 'Preference.php';
|
||||
require_once "DateHelper.php";
|
||||
require_once "OsPath.php";
|
||||
require_once __DIR__.'/controllers/plugins/RabbitMqPlugin.php';
|
||||
|
||||
global $CC_CONFIG, $CC_DBC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue