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:
authorThomas Steur <thomas.steur@gmail.com>2014-01-28 05:21:31 +0400
committerThomas Steur <thomas.steur@gmail.com>2014-01-28 05:21:31 +0400
commitfb6775bfa355fac48b6a82a114d196437da8c69f (patch)
treedc3cff6af38e8a6e2a2afbe2192593a2263711e2 /core/Piwik.php
parentb9e667fad1b6c026b84618866a7200684071a6a3 (diff)
refs #4564 added method to not break api
Diffstat (limited to 'core/Piwik.php')
-rw-r--r--core/Piwik.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/Piwik.php b/core/Piwik.php
index 8dc77f5e11..9c40d982db 100644
--- a/core/Piwik.php
+++ b/core/Piwik.php
@@ -228,6 +228,14 @@ class Piwik
}
/**
+ * @deprecated deprecated since version 2.0.4
+ */
+ static public function getSuperUserEmail()
+ {
+ return '';
+ }
+
+ /**
* Get a list of all email addresses having Super User access.
*
* @return array