remove author names

This commit is contained in:
Dieter Adriaenssens
2010-06-28 20:36:12 +02:00
parent 4986ee0174
commit 16ed06531a
9 changed files with 3 additions and 17 deletions

View File

@@ -53,8 +53,7 @@ PMA_DBI_select_db($db);
/**
* Multi-tables printview thanks to Christophe Gesche from the "MySQL Form
* Generator for PHPMyAdmin" (http://sourceforge.net/projects/phpmysqlformgen/)
* Multi-tables printview
*/
if (isset($selected_tbl) && is_array($selected_tbl)) {
$the_tables = $selected_tbl;