From a0bfe0848e6f3d90e945b806e32a20d24a4b7c45 Mon Sep 17 00:00:00 2001 From: akulikov Date: Wed, 28 Jan 2009 13:47:27 +0000 Subject: [PATCH] trigger_error when exception captured git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/trunk@52 4cb57b5f-5bbd-dd11-951b-001d605cbbc5 --- classes/MJException.class.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/classes/MJException.class.php b/classes/MJException.class.php index 4964b4f..219862c 100644 --- a/classes/MJException.class.php +++ b/classes/MJException.class.php @@ -1,12 +1,12 @@ getMessage()); throw new StaticPageException(500); }