Merge branch '2.5.x' into saas
This commit is contained in:
commit
7717692b41
3 changed files with 54 additions and 0 deletions
|
@ -79,6 +79,7 @@ $application = new Zend_Application(
|
|||
|
||||
require_once (APPLICATION_PATH."/logging/Logging.php");
|
||||
Logging::setLogPath('/var/log/airtime/zendphp.log');
|
||||
Logging::setupParseErrorLogging();
|
||||
|
||||
// Create application, bootstrap, and run
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue