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 'core/SmartyPlugins/modifier.inlineHelp.php')
-rw-r--r--core/SmartyPlugins/modifier.inlineHelp.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/SmartyPlugins/modifier.inlineHelp.php b/core/SmartyPlugins/modifier.inlineHelp.php
index ce374d4565..ede3030e00 100644
--- a/core/SmartyPlugins/modifier.inlineHelp.php
+++ b/core/SmartyPlugins/modifier.inlineHelp.php
@@ -12,6 +12,8 @@
/**
* Displays inline help using the jquery UI CSS
+ * @param string $text
+ * @return string
*/
function smarty_modifier_inlineHelp($text)
{