mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
ChangeLog update
This commit is contained in:
25
ChangeLog
25
ChangeLog
@@ -1,3 +1,28 @@
|
|||||||
|
2003-02-19 Monte Ohrt <monte@ispi.net>
|
||||||
|
|
||||||
|
* Smarty.class.php:
|
||||||
|
back out third parameter, extend functionality of append
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
Smarty_Compiler.class.php:
|
||||||
|
update imbedded vars, allow special $smarty vars
|
||||||
|
|
||||||
|
* plugins/function.html_table.php:
|
||||||
|
add plugin html_table
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
Smarty.class.php:
|
||||||
|
support appending key=>val pairs
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
Smarty_Compiler.class.php:
|
||||||
|
change embedded variable logic to only recognize $foo and $foo[0][bar]
|
||||||
|
syntax
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
Smarty_Compiler.class.php:
|
||||||
|
allow null as function attribute value
|
||||||
|
|
||||||
2003-02-18 Monte Ohrt <monte@ispi.net>
|
2003-02-18 Monte Ohrt <monte@ispi.net>
|
||||||
|
|
||||||
* NEWS
|
* NEWS
|
||||||
|
Reference in New Issue
Block a user