[Pkg-owncloud-commits] [php-sabredav] 119/148: Fix API documentation.

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 3616876b441e801269f00d3f8b61224a814ceb1a
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Fri Apr 10 10:43:19 2015 +0200

    Fix API documentation.
---
 lib/DAV/Auth/Backend/BasicCallBack.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/DAV/Auth/Backend/BasicCallBack.php b/lib/DAV/Auth/Backend/BasicCallBack.php
index dcf43c9..1675c42 100644
--- a/lib/DAV/Auth/Backend/BasicCallBack.php
+++ b/lib/DAV/Auth/Backend/BasicCallBack.php
@@ -8,7 +8,6 @@ use Sabre\DAV;
  * Extremely simply HTTP Basic auth backend.
  *
  * This backend basically works by calling a callback, which receives a
- *
  * username and password.
  * The callback must return true or false depending on if authentication was
  * correct.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list