Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-09-15 20:57:38 +02:00
commit 4942ccf40c

View File

@ -1545,7 +1545,6 @@ class PMA_Table
$this->_dbi->getError($GLOBALS['controllink'])
)
);
print_r($message);
return $message;
}
}