<?php// ######################## SET PHP ENVIRONMENT ###########################error_reporting(E_ALL & ~E_NOTICE);if (!is_object($vbulletin->db)){ exit;}// ########################################################################// ######################### START MAIN SCRIPT ############################// ########################################################################Your query would go here.?>