mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
fix example in code comments
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
* - basedir = base directory for absolute paths, default
|
* - basedir = base directory for absolute paths, default
|
||||||
* is environment variable DOCUMENT_ROOT
|
* is environment variable DOCUMENT_ROOT
|
||||||
*
|
*
|
||||||
* Examples: {image file="images/masthead.gif"}
|
* Examples: {html_image file="images/masthead.gif"}
|
||||||
* Output: <img src="images/masthead.gif" border=0 width=400 height=23>
|
* Output: <img src="images/masthead.gif" border=0 width=400 height=23>
|
||||||
* @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
|
* @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image}
|
||||||
* (Smarty online manual)
|
* (Smarty online manual)
|
||||||
|
Reference in New Issue
Block a user