Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0

This commit is contained in:
Weblate 2013-06-11 08:58:58 +02:00
commit 207f04a1d7

View File

@ -13,10 +13,6 @@ if (! defined('PHPMYADMIN')) {
if (! defined('TESTSUITE')) {
header('Content-Type: text/html; charset=utf-8');
}
require_once 'libraries/Response.class.php';
PMA_Response::getInstance()->disable();
?>
<!DOCTYPE HTML>
<html lang="<?php echo $lang; ?>" dir="<?php echo $dir; ?>">