$vbulletin =& new vB_Registry(); // Fake an OOP Object
class vBulletinHook { function fetch_hook() { return false; } }