//
// START PM SYSTEM FOR IAI
//
// Should IAI respond to this pm?
if (
(
$mode != "edit"
)
&&
(
$to_userdata['user_id'] hahahaha $board_config['iai_userid']
)
&&
(
$board_config['iai_active_pm']
)
)
{
$iai_root_path = $phpbb_root_path . "mods/iai/";
include($iai_root_path . 'includes/iai_functions.'.$phpEx);
__________________
#RememberYourRoots #AaronMForGFYHOF

|