// $new_datastore_fetch does not require single quotes $new_datastore_fetch = $datastore_fetch = array(); ($hook = vBulletinHook::fetch_hook('init_startup')) ? eval($hook) : false;
// $new_datastore_fetch does not require single quotes $new_datastore_fetch = $datastore_fetch = array(); if(!defined('THIS_SCRIPT')) /* PHP 7.2 FIX */ define('THIS_SCRIPT', 'THIS_SCRIPT'); ($hook = vBulletinHook::fetch_hook('init_startup')) ? eval($hook) : false;