[Pkg-owncloud-commits] [php-sabredav] 07/23: Added URLUtil class to includes file
David Prévot
taffit at moszumanska.debian.org
Sat Nov 30 15:44:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag version-1.0.12
in repository php-sabredav.
commit db52c3eac6c72840744f0ca5c9030f30c644bde7
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Fri Mar 26 16:33:34 2010 +0900
Added URLUtil class to includes file
---
lib/Sabre.includes.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/Sabre.includes.php b/lib/Sabre.includes.php
index 1f28333..5080c20 100644
--- a/lib/Sabre.includes.php
+++ b/lib/Sabre.includes.php
@@ -22,6 +22,7 @@ include 'Sabre/HTTP/AbstractAuth.php';
include 'Sabre/HTTP/BasicAuth.php';
include 'Sabre/HTTP/DigestAuth.php';
include 'Sabre/HTTP/AWSAuth.php';
+include 'Sabre/DAV/URLUtil.php';
/* Version */
include 'Sabre/DAV/Version.php';
--
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