mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
updated docs for html_image
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,3 +1,5 @@
|
|||||||
|
- updated docs for html_image "name" -> "file" (messju)
|
||||||
|
- fixed bug with html_options-optgroups (Nichlas L<>fdahl, messju)
|
||||||
- cleaned up calls to readdir() (messju)
|
- cleaned up calls to readdir() (messju)
|
||||||
- fixed bug with passing multiple modifiers to a parameter
|
- fixed bug with passing multiple modifiers to a parameter
|
||||||
(Monte)
|
(Monte)
|
||||||
|
@@ -3588,7 +3588,7 @@ OUTPUT: (both examples)
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
<entry>name</entry>
|
<entry>file</entry>
|
||||||
<entry>string</entry>
|
<entry>string</entry>
|
||||||
<entry>Yes</entry>
|
<entry>Yes</entry>
|
||||||
<entry><emphasis>n/a</emphasis></entry>
|
<entry><emphasis>n/a</emphasis></entry>
|
||||||
|
Reference in New Issue
Block a user