From e4ea15b692a8bb455903abde173fc7081b41fe95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 18 Sep 2001 15:39:22 +0000 Subject: [PATCH] no message --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index d3d113d0a6..f859b46484 100755 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,10 @@ $Source$ Note there is still a problem when altering a field: one can set it as an "auto_increment" field but there is no way to tell the script it must be then the primary key. + * main.php3, lines 47-56; lang/*: feature #458452 (display the logged in + user). + * index.php3, lines 11-12: calling the "set_font_sizes()" function is + required to get the "$font_size" variable. 2001-09-17 Loïc Chapeaux * users_detail.php3: fixed some bugs with the "other privileges" feature.