IN_PHPBB check
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
*/
|
||||
if (!defined('IN_PHPBB') or !defined('IN_PORTAL'))
|
||||
{
|
||||
die('Hacking attempt');
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user