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