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/testMinimumPhpVersion.php')
-rw-r--r--core/testMinimumPhpVersion.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/testMinimumPhpVersion.php b/core/testMinimumPhpVersion.php
index 4562c2f154..ca276b1de3 100644
--- a/core/testMinimumPhpVersion.php
+++ b/core/testMinimumPhpVersion.php
@@ -125,7 +125,7 @@ if (!function_exists('Piwik_GetErrorMessagePage')) {
}
if (empty($logoUrl)) {
- $logoUrl = "plugins/Morpheus/images/logo-header.png";
+ $logoUrl = "plugins/Morpheus/images/logo.svg";
}
if (empty($faviconUrl)) {