From 827c5ac58b82761527ea79f783117cc32f2684c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 15 Aug 2001 15:47:46 +0000 Subject: [PATCH] no message --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6fcc6f5bc..b69bd0ff1 100755 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ $Source$ screen to be confirmed. * ldi_check.php3, lines 34-44: Fixed a slashes bug thanks to Dan Allen . + * grab_globals.inc.php3, lines 14 & 18: Use the 'extract()' function if + possible. 2001-08-14 Loïc Chapeaux * lib.inc.php3; db_readdump.php3, lines 85-88: Fixed some coding style