Vergleich install/index.php - 1.6.11 - 1.6.17
Zeile 1425 | Zeile 1425 |
---|---|
if(strlen($config['tableprefix']) > 40) |
if(strlen($config['tableprefix']) > 40) |
} | |
} | } |
Zeile 1632 | Zeile 1637 |
|
|
global $output, $cache, $db, $lang; | global $mybb, $output, $cache, $db, $lang; |
|
|