executeS('Describe `'._DB_PREFIX_.'st_page_banner` `show_subcate`'); if(!is_array($field) || !count($field)) if (!Db::getInstance()->Execute('ALTER TABLE `'._DB_PREFIX_.'st_page_banner` ADD `show_subcate` tinyint(1) unsigned NOT NULL DEFAULT 0')) $result &= false; return $result; }