Safetyfix
# #----------[ OPEN ]------------------------------------- #   includes/functions_portal.php   # #----------[ FIND ]------------------------------------- #   include_once($phpbb_root_path . 'includes/lite.'.$phpEx);   # #----------[ BEFORE, ADD ]------------------------------ #   if ( !defined('IN_PHPBB') ) {      die("Hacking attempt"); }   $phpbb_root_path = "./";   # #----------[ SAVE AND CLOSE ALL FILES ]----------------- # # EoM
[url=http]Source[/url]