$curdir = getcwd();chdir('../forum');require_once('./global.php');chdir($curdir);if (!is_member_of($vbulletin->userinfo, 6)){ print_no_permission();}