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>2013-12-03 05:10:28 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-12-03 05:10:28 +0400
commita347ebc205ad31ef7cdfe00fa104788879779ea1 (patch)
tree947fb9c5319dad48f7fbd7afbfee6ae2c1dbc73c /core/Common.php
parent685e25363a0bc5f4c9eb8d38dd24fee337b742da (diff)
refs #4244 converted more links
Diffstat (limited to 'core/Common.php')
-rw-r--r--core/Common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Common.php b/core/Common.php
index 8cee108fd2..a655599434 100644
--- a/core/Common.php
+++ b/core/Common.php
@@ -198,7 +198,7 @@ class Common
/**
* Sanitizes a string to help avoid XSS vulnerabilities.
*
- * This function is automatically called when [getRequestVar](#getRequestVar) is called,
+ * This function is automatically called when {@link getRequestVar()} is called,
* so you should not normally have to use it.
*
* You should used it when outputting data that isn't escaped and was