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:
authorrobocoder <anthon.pang@gmail.com>2011-04-04 00:32:34 +0400
committerrobocoder <anthon.pang@gmail.com>2011-04-04 00:32:34 +0400
commit10aba5b21415d41529446197d353864278e6ad6f (patch)
tree493650c5040ed033f789c3bbc4daf1db22c9e709 /core/SmartyPlugins/modifier.stripeol.php
parent3f70dae6ed7bc34b9c28ed29814e860ac8c81e7c (diff)
refs #2256 - remove @version tags from the function-level phpdocs
git-svn-id: http://dev.piwik.org/svn/trunk@4299 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'core/SmartyPlugins/modifier.stripeol.php')
-rw-r--r--core/SmartyPlugins/modifier.stripeol.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/SmartyPlugins/modifier.stripeol.php b/core/SmartyPlugins/modifier.stripeol.php
index 5f286764e2..3d6858e2f5 100644
--- a/core/SmartyPlugins/modifier.stripeol.php
+++ b/core/SmartyPlugins/modifier.stripeol.php
@@ -18,7 +18,7 @@
* Purpose: Replace all end-of-line characters with platform specific string.<br>
* Example: {$var|stripeol}
* Date: March 10th, 2010
- * @version 1.0
+ *
* @param string
* @param string
* @return string