CC-3805: After upgrade, incorrect values in airtime.conf
-fixed
This commit is contained in:
parent
ca4cbb0ce1
commit
cfb4c201ff
3 changed files with 6 additions and 9 deletions
|
@ -4,7 +4,7 @@ set_include_path(__DIR__.'/../../airtime_mvc/library' . PATH_SEPARATOR . get_inc
|
|||
if (file_exists('/usr/share/php/libzend-framework-php')){
|
||||
set_include_path('/usr/share/php/libzend-framework-php' . PATH_SEPARATOR . get_include_path());
|
||||
}
|
||||
require_once('Zend/Loader/Autoloader.php');
|
||||
#require_once('Zend/Loader/Autoloader.php');
|
||||
|
||||
class AirtimeInstall
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue