Merge remote-tracking branch 'origin/master'

This commit is contained in:
Pootle server 2011-09-29 18:40:18 +02:00
commit fef3a1aac7

View File

@ -482,6 +482,7 @@ if (strlen($db)) {
if (isset($GLOBALS['show_as_php']) || ! empty($GLOBALS['validatequery'])) {
unset($result);
$num_rows = 0;
$unlim_num_rows = 0;
} else {
if (isset($_SESSION['profiling']) && PMA_profilingSupported()) {
PMA_DBI_query('SET PROFILING=1;');