mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
- changed back modifer handling in parser. Some restrictions still apply:
if modifiers are used in side {if...} expression or in mathematical expressions parentheses must be used.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
01/12/2010
|
||||
- changed back modifer handling in parser. Some restrictions still apply:
|
||||
if modifiers are used in side {if...} expression or in mathematical expressions
|
||||
parentheses must be used.
|
||||
|
||||
|
||||
###beta 6####
|
||||
|
||||
01/11/2010
|
||||
- added \n to the compiled code of the {if},{else},{elseif},{/if} tags to get output of newlines as expected by the template source
|
||||
- added missing support of insert plugins
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user