From 28317cb90e3ba13aa5a946f24eabf027fa78cf6b Mon Sep 17 00:00:00 2001 From: michael pereira Date: Wed, 16 Mar 2011 13:01:41 +0100 Subject: Default KCL wird jetzt automatisch geupdated --- application/controllers/ErrorController.php | 1 + 1 file changed, 1 insertion(+) (limited to 'application/controllers/ErrorController.php') diff --git a/application/controllers/ErrorController.php b/application/controllers/ErrorController.php index 01ee79b..b081709 100644 --- a/application/controllers/ErrorController.php +++ b/application/controllers/ErrorController.php @@ -21,6 +21,7 @@ class ErrorController extends Zend_Controller_Action // application error $this->getResponse()->setHttpResponseCode(500); $this->view->message = 'Application error'; + print_a($errors); break; } -- cgit v1.2.3-55-g7522