From: Mark A. Hershberger Date: Tue, 9 Feb 2010 08:39:37 +0000 (+0000) Subject: random EOL white space. X-Git-Tag: 1.31.0-rc.0~37856 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=9b23a7b25d9f0c9dcd5a0b7aed4e44c493ca3354;p=lhc%2Fweb%2Fwiklou.git random EOL white space. --- diff --git a/includes/Status.php b/includes/Status.php index 4bceb2e46f..a07a4b81f9 100644 --- a/includes/Status.php +++ b/includes/Status.php @@ -177,7 +177,7 @@ class Status { $this->successCount += $other->successCount; $this->failCount += $other->failCount; } - + function getErrorsArray() { $result = array(); foreach ( $this->errors as $error ) {