execute('ALTER TABLE `' . _DB_PREFIX_ . 'ets_rv_mail_log` ADD `content` TEXT NOT NULL AFTER `subject`;'); return true; }