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
path: root/js
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-09-09 22:36:13 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-09-09 22:36:13 +0400
commitf2f3471f67ff05ab8a972ec9b7aad100f8b096d1 (patch)
tree3624124d62cf98eeeaa492840165d71168f70906 /js
parent34f48f693be7b4c7cda5ce429a7259bd59b3f741 (diff)
refs #4996 fix some tests in latest safari and opera
Diffstat (limited to 'js')
-rw-r--r--js/piwik.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/piwik.js b/js/piwik.js
index 85ab872342..10ef6a6533 100644
--- a/js/piwik.js
+++ b/js/piwik.js
@@ -452,7 +452,7 @@ if (typeof JSON2 !== 'object') {
contentInteractionTrackingSetupDone, contains, match, pathname, piece, trackContentInteractionNode,
trackContentInteractionNode, trackContentImpressionsWithinNode, trackContentImpression,
enableTrackOnlyVisibleContent, trackContentInteraction, clearEnableTrackOnlyVisibleContent,
- trackVisibleContentImpressions, isTrackOnlyVisibleContentEnabled
+ trackVisibleContentImpressions, isTrackOnlyVisibleContentEnabled, port
*/
/*global _paq:true */
/*members push */