<hook>dbtech_vbshout_add_credit</hook> <hook>dbtech_vbshout_delete_credit</hook>
function post_save_each($doquery = true, $return = null) { global $vbphrase;
($hook = vBulletinHook::fetch_hook('dbtech_vbshout_add_credit')) ? eval($hook) : false;
function post_delete($doquery = true) { // Decrement shout counters $this->registry->db->query_write(" UPDATE " . TABLE_PREFIX . "user SET dbtech_vbshout_shouts = dbtech_vbshout_shouts - 1 WHERE userid = " . $this->existing['userid'] );
($hook = vBulletinHook::fetch_hook('dbtech_vbshout_delete_credit')) ? eval($hook) : false;
Download Now
Screenshots
screenshot_019.jpg (53.1 KB, 0 views)
Show Your Support