Changed tabs to spaces
This commit is contained in:
parent
7bc07a91f2
commit
3024daba0e
1 changed files with 8 additions and 8 deletions
|
@ -167,7 +167,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
|||
protected function _initZFDebug()
|
||||
{
|
||||
|
||||
Zend_Controller_Front::getInstance()->throwExceptions(true);
|
||||
Zend_Controller_Front::getInstance()->throwExceptions(false);
|
||||
|
||||
/*
|
||||
if (APPLICATION_ENV == "development") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue