- bugfix for {$foo.$x.$y.$z}

This commit is contained in:
Uwe.Tews
2009-12-04 00:18:54 +00:00
parent 9ee61377fa
commit 19413d8dab
2 changed files with 834 additions and 806 deletions

View File

@@ -1,6 +1,7 @@
12/03/2009 12/03/2009
- template inheritance: child templates can now call functions defined by the {function} tag in the parent template - template inheritance: child templates can now call functions defined by the {function} tag in the parent template
- added {for $foo = 1 to 5 step 2} syntax - added {for $foo = 1 to 5 step 2} syntax
- bugfix for {$foo.$x.$y.$z}
12/01/2009 12/01/2009
- fixed parsing of names of special formated tags like if,elseif,while,for,foreach - fixed parsing of names of special formated tags like if,elseif,while,for,foreach

File diff suppressed because it is too large Load Diff