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/misc
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-03-14 00:01:44 +0400
committermattab <matthieu.aubry@gmail.com>2013-03-14 00:01:44 +0400
commitd16c51b1e2252ea405ab0e1be2a227f2f335a5fa (patch)
tree69d46982e05d59db2d9cb62d8e646d48bd314298 /misc
parentd028b1a59d809480b67ef63bfdedee79ff770555 (diff)
Refs #3820 script links to doc
Diffstat (limited to 'misc')
-rw-r--r--misc/proxy-hide-piwik-url/piwik.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/proxy-hide-piwik-url/piwik.php b/misc/proxy-hide-piwik-url/piwik.php
index d35099a9ea..9bce43bb2b 100644
--- a/misc/proxy-hide-piwik-url/piwik.php
+++ b/misc/proxy-hide-piwik-url/piwik.php
@@ -7,6 +7,11 @@
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
+// -----
+// Important: read the instructions in README.md or at:
+// https://github.com/piwik/piwik/tree/master/misc/proxy-hide-piwik-url#piwik-proxy-hide-url
+// -----
+
// Edit the line below, and replace http://piwik-server.com/piwik/
// with your Piwik URL ending with a slash.
// This URL will never be revealed to visitors or search engines.