From 42d37d877d2d17d981e2d1cf28ae099e44115aaa Mon Sep 17 00:00:00 2001 From: changelog Date: Mon, 30 Jun 2003 00:30:30 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3aef804b..0ab3a6b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2003-06-29 Messju Mohr + + * libs/Smarty.class.php + libs/core/core.smarty_include.php + libs/core/core.smarty_include_php.php + libs/plugins/function.eval.php: + removed $this from smarty_include and smarty_include_php + added cleaner handling of $this to {eval} + + * libs/core/core.load_resource_plugin.php: + fixed inlude_once-call + + * docs/de/designers.sgml + docs/fr/designers.sgml: + fixed examples of html_radios and html_checkboxes in german and french docs + 2003-06-25 Monte Ohrt * libs/core/core.assemble_auto_filename.php