[Pkg-owncloud-commits] [owncloud] 07/17: Handle Archive_Tar via autoload.php
David Prévot
taffit at moszumanska.debian.org
Thu Mar 12 22:07:30 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 fcd26ffbbbf0d5d3424172942367479b05c9e276
Author: David Prévot <taffit at debian.org>
Date: Wed Feb 25 12:07:22 2015 -0400
Handle Archive_Tar via autoload.php
---
debian/autoload.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/autoload.php b/debian/autoload.php
index 54cbe53..97dba34 100644
--- a/debian/autoload.php
+++ b/debian/autoload.php
@@ -19,3 +19,4 @@ require_once 'libphp-phpmailer/class.pop3.php';
require_once 'libphp-phpmailer/class.smtp.php';
require_once 'Assetic/functions.php';
require_once 'Crypt/Random.php';
+require_once 'Archive/Tar.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