From e63b76b22af4ef2d67abb4799a225e0ce38787cf Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sat, 6 Jun 2009 22:07:59 +0000 Subject: [PATCH] copy of Zend's base Exception file, needs to be updated manually :/ git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9551 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/includes/Zend/Exception.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 phpBB/includes/Zend/Exception.php diff --git a/phpBB/includes/Zend/Exception.php b/phpBB/includes/Zend/Exception.php new file mode 100644 index 0000000000..599d8a033e --- /dev/null +++ b/phpBB/includes/Zend/Exception.php @@ -0,0 +1,30 @@ +