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/CoreHome/javascripts/broadcast.js')
-rw-r--r--plugins/CoreHome/javascripts/broadcast.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/CoreHome/javascripts/broadcast.js b/plugins/CoreHome/javascripts/broadcast.js
index bb92ae9abf..06517de5aa 100644
--- a/plugins/CoreHome/javascripts/broadcast.js
+++ b/plugins/CoreHome/javascripts/broadcast.js
@@ -53,7 +53,7 @@ var broadcast = {
/**
* Initializes broadcast object
*
- * @deprecated in 3.2.2, will be removed in Piwik 4
+ * @deprecated in 3.2.2, will be removed in Matomo 5
*
* @return {void}
*/
@@ -81,7 +81,7 @@ var broadcast = {
*
* * Note: the method is manipulated in Overlay/javascripts/Piwik_Overlay.js - keep this in mind when making changes.
*
- * @deprecated since 3.2.2, will be removed in Piwik 4
+ * @deprecated since 3.2.2, will be removed in Matomo 5
*
* @param {string} hash to load page with
* @return {void}
@@ -199,7 +199,7 @@ var broadcast = {
*
* NOTE: this method will only make ajax call and replacing main content.
*
- * @deprecated in 3.2.2, will be removed in Piwik 4.
+ * @deprecated in 3.2.2, will be removed in Matomo 5.
*
* @param {string} ajaxUrl querystring with parameters to be updated
* @param {boolean} [disableHistory] the hash change won't be available in the browser history