if(!isSuperMod($vbulletin) && count(modForums($vbulletin)) > 0){ $m_forums = "AND forumid IN ( ". implode(',', modForums( $vbulletin)) ." )"; }