From df6f3bfaa46952f8ee49e6178112f0f6abc29160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 2 Jun 2002 15:09:44 +0000 Subject: [PATCH] Do print the page in "printview" mode --- ChangeLog | 1 + sql.php3 | 15 +++++++++++++++ 2 files changed, 16 insertions(+) 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 { + +