uwe.tews
|
f88b868d5a
|
- fixed nocache vars at internal block tags
|
2009-10-24 08:41:54 +00:00 |
|
Uwe.Tews
|
fa3a23dace
|
- replaced new array looping syntax {for $foo in $array} with {foreach $foo in $array} to avoid confusion
|
2009-04-05 17:56:04 +00:00 |
|
Uwe.Tews
|
b46b973b8e
|
- added setter/getter methodes
- added $foo@first and $foo@last properties at {for} tag
- added $set_timezone (true/false) property to setup optionally the default time zone
|
2009-04-02 12:24:50 +00:00 |
|
Uwe.Tews
|
52652dd4f9
|
- fixed {foreachelse} and {forelse} tags
|
2009-03-23 15:29:50 +00:00 |
|
monte.ohrt
|
dcaa96a9f8
|
rearrange things into distribution and development directories
|
2009-03-22 16:09:05 +00:00 |
|