IN_PHPBB check
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
if (!defined('IN_PHPBB'))
|
||||
{
|
||||
exit;
|
||||
}
|
||||
|
||||
class acp_portal
|
||||
{
|
||||
var $u_action;
|
||||
|
||||
Reference in New Issue
Block a user