diff --git a/ChangeLog b/ChangeLog index 3b1168ad..c1da8948 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-10-12 Messju Mohr + + * libs/Smarty.class.php + libs/core/core.is_secure.php: + move check for template_dir in secure_dir-array into core.is_secure.php + + this makes template_exists() work correctly with security=true even if + template_dir is not inside the secure_dir-array + 2003-10-11 Messju Mohr * libs/plugins/shared.make_timestamp.php: