From 80d7f24f844314825744f4e50ebdbe38e490cc25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 30 Mar 2002 14:40:06 +0000 Subject: [PATCH] * Beautified generated html; * Fixed bug #536550 - DOCTYPE line contains line feeds. --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 21b763af3..9f26bfaae 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,12 +6,17 @@ $Id$ $Source$ 2002-03-30 Marc Delisle - * tbl_properties.php3, comments about why we need a mysql_select_db() + * tbl_properties.php3, comments about why we need a mysql_select_db(). 2002-03-30 Loïc Chapeaux * libraries/zip.lib.php3: optimized a bit. * confic.inc.php3: reordered some directives. * tbl_change.php3: made the "insert-new-row" feature sticky. + * db_details.php3, line 545; tbl_properties.php3, line 705: beautified + generated html. + * Documentation.html, line 1-2; header.inc.php3, lines 46-47; + index.php3, line 44-45; left.php3, line 60-61; libraries/auth/*: + fixed bug #536550 - DOCTYPE line contains line feeds. 2002-03-29 Loïc Chapeaux * sql.php3, lines 456-457: swap form fields position for consistency