[Pkg-owncloud-commits] [owncloud] 74/199: upgraded phpmailer into v5.2.8 via composer

David Prévot taffit at moszumanska.debian.org
Sun Jun 1 18:53:11 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 c100da33bbba70264016103f93a3e4cb72544345
Author: Volkan Gezer <volkangezer at gmail.com>
Date:   Tue May 27 23:16:49 2014 +0200

    upgraded phpmailer into v5.2.8 via composer
---
 3rdparty             | 2 +-
 lib/private/mail.php | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/3rdparty b/3rdparty
index ef80977..cb0e420 160000
--- a/3rdparty
+++ b/3rdparty
@@ -1 +1 @@
-Subproject commit ef80977061d4bc3a2d8ee0bf23a8287a3222b628
+Subproject commit cb0e42027def10363ac37a8e02132ffbb6e38ae3
diff --git a/lib/private/mail.php b/lib/private/mail.php
index f9083cc..81bcb3d 100644
--- a/lib/private/mail.php
+++ b/lib/private/mail.php
@@ -12,8 +12,6 @@
  * A class to handle mail sending.
  */
 
-require_once 'class.phpmailer.php';
-
 class OC_Mail {
 
 	/**

-- 
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