execute('ALTER TABLE `' . _DB_PREFIX_ . 'ets_rv_staff` ADD `sendmail` TINYINT(1) NOT NULL DEFAULT 1 AFTER `avatar`'); return true; }