[Pkg-owncloud-commits] [owncloud] 58/59: Add back a line removed by mistake in aa1d30c5

David Prévot taffit at moszumanska.debian.org
Fri Jul 18 16:19:31 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 897f57e91e859c6e5cf2974c80bb5e03d2d19ca0
Author: David Prévot <taffit at debian.org>
Date:   Fri Jul 18 10:06:49 2014 -0400

    Add back a line removed by mistake in aa1d30c5
    
    Git-Dch: Ignore
---
 debian/autoload.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/autoload.php b/debian/autoload.php
index b733604..6e76104 100644
--- a/debian/autoload.php
+++ b/debian/autoload.php
@@ -13,5 +13,6 @@ $loader->addPrefixes(array(
 ));
 
 // Load additional files as registered in composer
+require_once 'libphp-phpmailer/class.phpmailer.php';
 require_once 'Assetic/functions.php';
 require_once 'Crypt/Random.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