cvs: smarty /libs/plugins function.html_image.php
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1107407118@cvsserver> |
messju Thu Feb 3 00:05:18 2005 EDT
Modified files:
/smarty/libs/plugins function.html_image.php
Log:
fixed comment (thanks to CirTap)
http://cvs.php.net/diff.php/smarty/libs/plugins/function.html_image.php?r1=1.33&r2=1.34&ty=u
Index: smarty/libs/plugins/function.html_image.php
diff -u smarty/libs/plugins/function.html_image.php:1.33 smarty/libs/plugins/function.html_image.php:1.34
--- smarty/libs/plugins/function.html_image.php:1.33 Tue Feb 1 13:51:42 2005
+++ smarty/libs/plugins/function.html_image.php Thu Feb 3 00:05:16 2005
@@ -16,7 +16,7 @@
* Input:<br>
* - file = file (and path) of image (required)
* - height = image height (optional, default actual height)
- * - image =image width (optional, default actual width)
+ * - width = image width (optional, default actual width)
* - basedir = base directory for absolute paths, default
* is environment variable DOCUMENT_ROOT
*
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php