From d277de1d42eed4ca972492f8b9c6f80cc87e9674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 25 May 2002 08:55:51 +0000 Subject: [PATCH] * libraries/common.lib.php3: fixed a PHP3 bug and coding standards. * lang/english.inc.php3; lang/french.inc.php3: sorted. * header.inc.php3: enforce relative url in CSS. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b225c8385..a8ba4e54d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-05-25 Loïc Chapeaux + * libraries/common.lib.php3: fixed a PHP3 bug and coding standards. + * lang/english.inc.php3; lang/french.inc.php3: sorted. + * header.inc.php3: enforce relative url in CSS. + 2002-05-25 Alexander M. Turek * lang/italian.inc.php3: Updates, thanks again to Pietro Danesi .