// parse PHP include ################## if (!is_demo_mode()) { ($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false; } if ($vbulletin->options['gzipoutput'] AND !headers_sent())