fix handling of comments inside {php}- and {literal}-blocks

This commit is contained in:
messju
2004-01-08 12:47:12 +00:00
parent d6f1f25741
commit 73995af1e9

1
NEWS
View File

@@ -1,3 +1,4 @@
- fix handling of comments inside {php}- and {literal}-blocks (messju)
- fix bug handling triple-quotes in config-files (BRDude, messju) - fix bug handling triple-quotes in config-files (BRDude, messju)
- change default of request_use_auto_globals to true - $_SERVER is - change default of request_use_auto_globals to true - $_SERVER is
now preferred over $HTTP_SERVER_VARS (messju) now preferred over $HTTP_SERVER_VARS (messju)