From 4c867584a6ba2e15623b58b4bd70cd9f16d300cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 20 Nov 2001 20:14:08 +0000 Subject: [PATCH] no message --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index f9949956b..cd6e4061e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,11 @@ $Source$ for timestamp fields only in insert mode (ie not in update mode). * sql.php3; tbl_select.php3; libraries/display_tbl.php3: changed "$sessionMaxRows" by "$session_max_rows" (PEAR codding standards). + * left.php3: fixed reverse display of the number of tables per + databases under right to left writting. + * libraries/common.lib.php3, line 704: fixed a little bug with + php 4.0.1+ (unset applied to a global variable inside a function only + kills the symbolic link to this variable and do not unset it). 2001-11-19 Loïc Chapeaux * tbl_change.php3, lines 208-212: always use the existing timestamp