remove html tags from PHPDoc blocks

This commit is contained in:
Uwe Tews
2017-11-11 07:11:33 +01:00
parent 96bcbd2221
commit 654659aadf
42 changed files with 134 additions and 134 deletions

View File

@@ -9,8 +9,8 @@
/**
* Smarty {math} function plugin
* Type: function<br>
* Name: math<br>
* Type: function
* Name: math
* Purpose: handle math computations in template
*
* @link http://www.smarty.net/manual/en/language.function.math.php {math}