hasColumn(TABLE_PREFIX . 'hooks', 'enabled')) $db->query("ALTER TABLE `" . TABLE_PREFIX . "hooks` ADD `enabled` INT(1) NOT NULL DEFAULT 1;"); ?>