Uwe.Tews
|
585c115c94
|
- internal changes to improve performance
- fix registering of filters for classes
|
2009-10-04 18:12:30 +00:00 |
|
Uwe.Tews
|
898819dd2b
|
- reactivated PHP resource for simple PHP templates. Must set allow_php_templates = true to enable
- {PHP} tag can be enabled by allow_php_tag = true
|
2009-09-30 22:03:41 +00:00 |
|
Uwe.Tews
|
25d4535be6
|
- fixed handling of template_exits methode for all resource types
|
2009-09-30 18:28:50 +00:00 |
|
Uwe.Tews
|
d2d8c8925b
|
- removed all internal calls of Smarty::instance()
- fixed code in double quoted strings
|
2009-08-08 17:28:23 +00:00 |
|
Uwe.Tews
|
152cedb75c
|
- added stream resources ($smarty->display('mystream://mytemplate'))
- added stream variables {$mystream:myvar}
|
2009-04-18 14:46:29 +00:00 |
|