Changeset 13176

Show
Ignore:
Timestamp:
06/04/08 04:00:06 (5 years ago)
Author:
wozozo
Message:

Added - ErrorController? and View

Location:
websites/zf-users.jp/public/application
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • websites/zf-users.jp/public/application/Bootstrap.php

    r13175 r13176  
    4545    { 
    4646        self::$frontController = Zend_Controller_Front::getInstance(); 
    47         self::$frontController->throwExceptions(true); 
     47        self::$frontController->throwExceptions(false); 
    4848        self::$frontController->returnResponse(true); 
    4949        self::$frontController->setControllerDirectory(