Project

General

Profile

Bug #22611 ยป 14337.diff

Administrator Admin, 2010-05-08 18:06

View differences:

typo3/install/index.php (Arbeitskopie)
);
// Output the warning message and exit
header('Content-Type: text/html; charset=utf-8');
header('Cache-Control: no-cache, must-revalidate');
header('Pragma: no-cache');
echo $content;
exit();
}
    (1-1/1)