From bbf7aba05829d833da21d4a74f8cda081beaf1c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Mon, 22 Feb 2010 06:57:03 +0000 Subject: [PATCH] - applied upstream Changed files: ZendFramework-Zend_Log_Exception.patch -> 1.2 --- ZendFramework-Zend_Log_Exception.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ZendFramework-Zend_Log_Exception.patch diff --git a/ZendFramework-Zend_Log_Exception.patch b/ZendFramework-Zend_Log_Exception.patch deleted file mode 100644 index fd69be1..0000000 --- a/ZendFramework-Zend_Log_Exception.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ZendFramework-1.10.0/library/Zend/Log.php~ 2010-02-10 12:57:15.015016859 +0100 -+++ ZendFramework-1.10.0/library/Zend/Log.php 2010-02-10 13:33:07.800843185 +0100 -@@ -177,7 +177,7 @@ - } - - if (!is_array($config) || empty($config)) { -- require_once 'Zend_Log_Exception.php'; -+ require_once 'Zend/Log/Exception.php'; - throw new Zend_Log_Exception( - 'Configuration must be an array or instance of Zend_Config' - ); -- 2.43.0