[Pkg-owncloud-commits] [owncloud] 31/394: Remove uneeded debug output
David Prévot
taffit at alioth.debian.org
Fri Nov 8 23:11:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag v4.5.10
in repository owncloud.
commit 054c168b32bc4690642b0ffdcee214cd6b6496cb
Author: Lukas Reschke <lukas at statuscode.ch>
Date: Sun Nov 4 14:29:20 2012 +0100
Remove uneeded debug output
---
apps/user_webdavauth/settings.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/apps/user_webdavauth/settings.php b/apps/user_webdavauth/settings.php
index 4f1ddbb..497a338 100755
--- a/apps/user_webdavauth/settings.php
+++ b/apps/user_webdavauth/settings.php
@@ -21,7 +21,6 @@
*
*/
-print_r($_POST);
if($_POST) {
if(isset($_POST['webdav_url'])) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list