Adding a global exception handler BSExceptionHandler
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 2 Jul 2008 02:13:25 +0000 (22:13 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 2 Jul 2008 02:13:25 +0000 (22:13 -0400)
commitac580cdff89772afac7ebc6182efc625b9876a7b
tree4c3a8039bf2b5e3c7bd20913b07972a1c2952dce
parent8b81561dd302f23dc2fe5551952e59c9196ad5f0
Adding a global exception handler BSExceptionHandler

* ExceptionHandler.php: New file
* App.php: set_exception_handler() to use BSExceptionHandler
App.php
CHANGES
ExceptionHandler.php [new file with mode: 0644]