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/View/HtmlReportEmailHeaderView.php')
-rw-r--r--core/View/HtmlReportEmailHeaderView.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/View/HtmlReportEmailHeaderView.php b/core/View/HtmlReportEmailHeaderView.php
index a709c3cf68..2320146e52 100644
--- a/core/View/HtmlReportEmailHeaderView.php
+++ b/core/View/HtmlReportEmailHeaderView.php
@@ -67,7 +67,6 @@ class HtmlReportEmailHeaderView extends View
$emailStyles = EmailStyles::get();
$view->currentPath = SettingsPiwik::getPiwikUrl();
- $view->logoHeader = API::getInstance()->getHeaderLogoUrl();
$view->themeStyles = $themeStyles;
$view->emailStyles = $emailStyles;