[Pkg-owncloud-commits] [php-sabre-vobject] 55/341: !xml Remove a var_dump

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:33 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 1092cc563aaa52cff104e9fce1cc4a48c17ed1fc
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Mon Nov 17 15:46:50 2014 +0100

    !xml Remove a var_dump
---
 lib/Parser/XML.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Parser/XML.php b/lib/Parser/XML.php
index eaba46b..f5f892e 100644
--- a/lib/Parser/XML.php
+++ b/lib/Parser/XML.php
@@ -124,8 +124,6 @@ class XML extends Parser {
                                     }
                                 }
 
-                                var_dump($latitude, $longitude);
-
                                 $property->setRawMimeDirValue(
                                     $latitude .
                                     ';' .

-- 
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