*** empty log message ***

This commit is contained in:
andrey
2001-08-09 20:00:34 +00:00
parent 7808495f59
commit ca2529c128

3
NEWS
View File

@@ -1,4 +1,5 @@
- fixed syntax error when including a non-existant template with security enabled (Monte)
- fixed syntax error when including a non-existant template with security
enabled. (Monte)
- fixed comments handling to allow commenting out template blocks. (Andrei)
- implemented named capture buffers, with results accessible via
$smarty.capture.<name>. (Andrei)