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:
authormattab <matthieu.aubry@gmail.com>2015-02-27 06:51:41 +0300
committermattab <matthieu.aubry@gmail.com>2015-02-27 06:51:41 +0300
commit105f4b1fbfc23f95216a8bb2067ce1470fa9acea (patch)
tree213ea457ebada223f6d1f13b6945e9a72af1668e /js
parent5d8aaa74a76d21ff530e2fe71afada2215dfe226 (diff)
Add note informing developers that there is a tight coupling between header size and another file
Diffstat (limited to 'js')
-rw-r--r--js/piwik.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/piwik.js b/js/piwik.js
index 1ed6ca8e22..932d2bedfa 100644
--- a/js/piwik.js
+++ b/js/piwik.js
@@ -8,6 +8,8 @@
* @license http://piwik.org/free-software/bsd/ BSD-3 Clause (also in js/LICENSE.txt)
* @license magnet:?xt=urn:btih:c80d50af7d3db9be66a4d0a86db0286e4fd33292&dn=bsd-3-clause.txt BSD-3-Clause
*/
+// NOTE: if you change this above Piwik comment block, you must also change `$byteStart` in js/tracker.php
+
// Refer to README.md for build instructions when minifying this file for distribution.
/*