diff --git a/ChangeLog b/ChangeLog index 9e529028d..9b8a43d91 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ $Source$ 2002-05-26 Loïc Chapeaux * scripts/create-release.sh, line 60: added the "-P" option (prune empty directory) for the cvs checkout. + * sql.php3: + - fixed a warning thanks to + Svetlio Kovachev ; + - coding standards. 2002-05-25 Loïc Chapeaux * libraries/common.lib.php3: diff --git a/sql.php3 b/sql.php3 index 72e7be7b2..b6a061c12 100755 --- a/sql.php3 +++ b/sql.php3 @@ -1,6 +1,7 @@