CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
This commit is contained in:
parent
0424a7f1d1
commit
fbd6df1986
3 changed files with 1 additions and 7 deletions
|
@ -14,8 +14,8 @@ defined('APPLICATION_ENV')
|
|||
|
||||
// Ensure library/ is on include_path
|
||||
set_include_path(implode(PATH_SEPARATOR, array(
|
||||
realpath(APPLICATION_PATH . '/../library'),
|
||||
get_include_path(),
|
||||
realpath(APPLICATION_PATH . '/../library')
|
||||
)));
|
||||
|
||||
//Propel classes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue