Vergleich install/index.php - 1.8.10 - 1.8.11
Zeile 193 | Zeile 193 |
---|---|
{ |
{ |
$output->print_header($lang->welcome, 'welcome'); | $output->print_header(); |
if(strpos(strtolower(get_current_location('', '', true)), '/upload/') !== false) | if(strpos(strtolower(get_current_location('', '', true)), '/upload/') !== false) |