diff --git a/db_details_structure.php3 b/db_details_structure.php3 index 1025f5f9f..23087575c 100644 --- a/db_details_structure.php3 +++ b/db_details_structure.php3 @@ -464,8 +464,8 @@ if ($num_tables > 0 } // end if // is this OK to check for 'class' support? +$takeaway = $url_query . '&table=' . urlencode($table); if ($cfgRelation['pdfwork'] && $num_tables > 0) { - $takeaway = $url_query . '&table=' . urlencode($table); ?>