[Pkg-owncloud-commits] [owncloud] 122/123: Require Google/autoload.php as needed in recent version
David Prévot
taffit at moszumanska.debian.org
Tue May 19 23:55:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit aafb416ffe7f80a51aaf28dd88334eb3e846a45b
Author: David Prévot <taffit at debian.org>
Date: Tue May 19 19:29:48 2015 -0400
Require Google/autoload.php as needed in recent version
Git-Dch: Ignore
---
debian/files_external/autoload.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/files_external/autoload.php b/debian/files_external/autoload.php
index c2d830c..353e7fa 100644
--- a/debian/files_external/autoload.php
+++ b/debian/files_external/autoload.php
@@ -2,3 +2,4 @@
require_once 'Icewind/SMB/autoload.php';
// require_once 'Icewind/Streams/autoload.php'; (already required by SMB)
require_once 'Aws/autoload.php';
+require_once 'Google/autoload.php';
--
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