diff --git a/dev/SSZendLog.php b/dev/SSZendLog.php index 325ab9309..17b235c32 100644 --- a/dev/SSZendLog.php +++ b/dev/SSZendLog.php @@ -1,9 +1,10 @@ _writers; } - + /** * Remove a writer instance that exists in * the current writers collection for this logger. @@ -30,5 +31,5 @@ class SSZendLog extends Zend_Log { } } } - + } \ No newline at end of file