View Single Post
Old 06-23-2003, 07:10 AM  
=^..^=
Confirmed User
 
=^..^='s Avatar
 
Join Date: Jan 2002
Location: ICQ 380-366
Posts: 6,935
//
// 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
=^..^= is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote