summaryrefslogtreecommitdiff
path: root/change_log.txt
diff options
context:
space:
mode:
authoruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-09-24 18:20:13 +0000
committeruwe.tews@googlemail.com <uwe.tews@googlemail.com>2011-09-24 18:20:13 +0000
commita98d83bbf38ab0558bb561b6de76fc10ef4364a3 (patch)
tree2dde3a24af2e632c73546083b5a2b6faaec813af /change_log.txt
parent5c0d7ad8b4cca36a277252365cb3cb8b03ac84c9 (diff)
downloadsmarty-a98d83bbf38ab0558bb561b6de76fc10ef4364a3.tar.gz
smarty-a98d83bbf38ab0558bb561b6de76fc10ef4364a3.tar.bz2
smarty-a98d83bbf38ab0558bb561b6de76fc10ef4364a3.zip
- improvment better error message for undefined templates at {include}
Diffstat (limited to 'change_log.txt')
-rw-r--r--change_log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/change_log.txt b/change_log.txt
index 2c473f76..a34a184f 100644
--- a/change_log.txt
+++ b/change_log.txt
@@ -3,6 +3,7 @@
- removed internal muteExpectedErrors() calls in favor of having the implementor call this once from his application
- optimized muteExpectedErrors() to pass errors to the latest registered error handler, if appliccable
- added compile_dir and cache_dir to list of muted directories
+- improvment better error message for undefined templates at {include}
23.09.2011
- remove unused properties