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 'plugins/MobileMessaging/MobileMessaging.php')
-rw-r--r--plugins/MobileMessaging/MobileMessaging.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MobileMessaging/MobileMessaging.php b/plugins/MobileMessaging/MobileMessaging.php
index fb53b75262..b1790702c5 100644
--- a/plugins/MobileMessaging/MobileMessaging.php
+++ b/plugins/MobileMessaging/MobileMessaging.php
@@ -199,7 +199,7 @@ class MobileMessaging extends \Piwik\Plugin
}
}
- static public function template_reportParametersScheduledReports(&$out)
+ public static function template_reportParametersScheduledReports(&$out)
{
if (Piwik::isUserIsAnonymous()) {
return;