Vergleich inc/generic_error.php - 1.2.0 - 1.2.6
Zeile 2 | Zeile 2 |
---|---|
if(!$message) | // Disallow direct access to this file for security reasons |
{ |
{ |
echo '<html> | die("Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined."); |
} | } |