Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
This commit is contained in:
commit
207f04a1d7
@ -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; ?>">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user