Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-10-27 15:04:07 +01:00
commit 43760ab3ce

View File

@ -806,7 +806,6 @@ class TableStructureController extends TableController
list(
$analyzed_sql_results,
$db,
$table
) = PMA_parseAnalyze($sql_query, $db);
// @todo: possibly refactor
extract($analyzed_sql_results);