After adding of this code
Code: Select all
	if(!defined('IN_PORTAL'))
	{
		include($phpbb_root_path . 'portal/includes/portalview.' . $phpEx);
	}Code: Select all
Fatal error: Cannot redeclare recent_gallery_images() (previously declared in /home/site.com/forum/gallery/includes/functions_recent.php:23) in /home/vovaob/site.com/forum/gallery/includes/functions_recent.php on line 343


