[Pkg-owncloud-commits] [php-sabre-vobject] 04/43: The new php codesniffer is stricter ; )
David Prévot
taffit at moszumanska.debian.org
Sat Jan 10 14:20:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 80fa80cf0d1c27095435c3fc31ea5bbfb1375beb
Author: Evert Pot <me at evertpot.com>
Date: Mon Dec 8 21:16:29 2014 -0500
The new php codesniffer is stricter ;)
---
lib/timezonedata/php-bc.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/timezonedata/php-bc.php b/lib/timezonedata/php-bc.php
index 0eb4725..cfe0503 100644
--- a/lib/timezonedata/php-bc.php
+++ b/lib/timezonedata/php-bc.php
@@ -14,7 +14,7 @@
* @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).
* @license http://sabre.io/license/ Modified BSD License
*/
- return array(
+return array(
'Africa/Asmera',
'Africa/Timbuktu',
'America/Argentina/ComodRivadavia',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list