exec(" ALTER TABLE `msz_forum_categories` ADD COLUMN `forum_icon` VARCHAR(50) NULL DEFAULT NULL AFTER `forum_description`; "); }