mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 02:14:26 +02:00
*** empty log message ***
This commit is contained in:
11
NEWS
11
NEWS
@@ -1,8 +1,9 @@
|
||||
- added modifiers wordwrap and indent (Monte)
|
||||
- added support for If-Modified-Since headers for cached content (Monte)
|
||||
- removed insert_tag_check, no longer needed (Monte)
|
||||
- optimize cache fetches by scanning for insert tags only if they exist (Monte)
|
||||
- fixed bugs in overlib (Monte, Duncan Forrest)
|
||||
- added modifiers wordwrap and indent. (Monte)
|
||||
- added support for 'If-Modified-Since' headers for cached content. (Monte)
|
||||
- removed insert_tag_check class variable, no longer needed. (Monte)
|
||||
- optimized cache fetches by scanning for insert tags only if they exist.
|
||||
(Monte)
|
||||
- fixed bugs in overlib. (Monte, Duncan Forrest)
|
||||
- fixed a problem with compile_id usage. (Andrei)
|
||||
- fixed problem with using assigned vars with {include_php ...} filepath.
|
||||
(Monte)
|
||||
|
Reference in New Issue
Block a user