From 1d73faabe63497801a5ea8ee7b84a46debffc19e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 21 Mar 2003 12:04:30 +0000 Subject: [PATCH] fixed selecting table/db filename template --- ChangeLog | 2 ++ libraries/display_export.lib.php3 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ff3142de8..39bf90ae6 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ $Source$ 2003-03-21 Michal Cihar * ldi_check.php3: Use $sql_query instead of $query to put query correctly to sql.php3. + * libraries/display_export.lib.php3: Again fixed selecting table/db + filename template. 2003-03-20 Marc Delisle * lang/hebrew update, thanks to Yuval Sarna diff --git a/libraries/display_export.lib.php3 b/libraries/display_export.lib.php3 index ffa56b05c..ac65345ce 100644 --- a/libraries/display_export.lib.php3 +++ b/libraries/display_export.lib.php3 @@ -224,7 +224,7 @@ if (isset($table) && !empty($table) && !isset($num_tables)) {