Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/Mail.php')
-rw-r--r--core/Mail.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Mail.php b/core/Mail.php
index db12d4eaf1..d25cd23262 100644
--- a/core/Mail.php
+++ b/core/Mail.php
@@ -9,8 +9,6 @@
* @package Piwik
*/
-require_once "Zend/Mail.php";
-
/**
* Class for sending mails, for more information see:
* http://framework.zend.com/manual/en/zend.mail.html