From 7f6aac7f7dff8025c79bfe9e76f728dec41ec1c2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 20 Jun 2003 19:32:33 +0000 Subject: [PATCH] old code --- pdf_schema.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdf_schema.php3 b/pdf_schema.php3 index f5ebda38d..4a65ca9b9 100644 --- a/pdf_schema.php3 +++ b/pdf_schema.php3 @@ -1135,7 +1135,7 @@ class PMA_RT } while ($curr_table = @PMA_mysql_fetch_array($tab_rs)) { $alltables[] = PMA_sqlAddslashes($curr_table['table_name']); - $intable = '\'' . implode('\', \'', $alltables) . '\''; + //$intable = '\'' . implode('\', \'', $alltables) . '\''; } // make doc //