Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-01-12 19:57:50 +0300
committervipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-01-12 19:57:50 +0300
commitb58b89d05574dd7a50b4d70ac3d781dd074fdd23 (patch)
tree93426862ad7ff9d7475657b4be208ad506aac5cd /libs/Zend/Log/Writer/Mock.php
parent1883eae5e7062757478ad85aee57f650d930015c (diff)
update to Zend Framework 1.9.7
Diffstat (limited to 'libs/Zend/Log/Writer/Mock.php')
-rw-r--r--libs/Zend/Log/Writer/Mock.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Zend/Log/Writer/Mock.php b/libs/Zend/Log/Writer/Mock.php
index d4b9c2bd80..2a593c0d9e 100644
--- a/libs/Zend/Log/Writer/Mock.php
+++ b/libs/Zend/Log/Writer/Mock.php
@@ -63,4 +63,4 @@ class Zend_Log_Writer_Mock extends Zend_Log_Writer_Abstract
{
$this->shutdown = true;
}
-}
+} \ No newline at end of file