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:
Martin Konecny 2012-02-12 15:06:08 -05:00
parent 0424a7f1d1
commit fbd6df1986
3 changed files with 1 additions and 7 deletions

View file

@ -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.