[Pkg-owncloud-commits] [owncloud] 68/69: Really disable Assetic

David Prévot taffit at moszumanska.debian.org
Sat May 10 16:20:41 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud.

commit 49f4629fd0dc42d5480cae3f35e92ffeddf409f4
Author: David Prévot <taffit at debian.org>
Date:   Sat May 10 11:58:41 2014 -0400

    Really disable Assetic
---
 debian/autoload.php | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/autoload.php b/debian/autoload.php
index f2a9af7..e46f58f 100644
--- a/debian/autoload.php
+++ b/debian/autoload.php
@@ -9,6 +9,3 @@ use Symfony\Component\ClassLoader\ClassLoader;
 $loader = new ClassLoader();
 $loader->setUseIncludePath(true);
 $loader->register();
-
-// Load the additonnal file as registerd in composer
-require 'Assetic/functions.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