Verfasst: 02.03.2006 22:04
füg mal nach <?php das hier ein:
Code: Alles auswählen
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}