ALTER TABLE `$table_themes` ADD `themestatus` set('on','off') NOT NULL DEFAULT 'on';