Merge branch 'QA_3_4'

This commit is contained in:
Michal Čihař 2011-08-19 11:54:47 +02:00
commit 9d011bbbcd

View File

@ -64,7 +64,7 @@ while ($row = PMA_DBI_fetch_row($rowset)) {
echo '<div>' . "\n";
echo '<h2>' . $table . '</h2>' . "\n";
echo '<h2>' . htmlspecialchars($table) . '</h2>' . "\n";
/**
* Gets table informations