diff --git a/ChangeLog b/ChangeLog index 93bf6815d..4f2e95b77 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2002-06-02 Loïc Chapeaux * libraries/display_tbl.inc.php3, line 1413: xhtml fix. * libraries/fpdf/fpdf.php3: light optimizations and fixes. + * sql.php3, lines 509-522: do print the page in "printview" mode. 2002-06-01 Loïc Chapeaux * db_details_structure.php3, lines 440-441; Documentation.html; diff --git a/sql.php3 b/sql.php3 index bf58eb0c8..9f4576bcd 100755 --- a/sql.php3 +++ b/sql.php3 @@ -505,6 +505,21 @@ else { + +