[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000818s ]
[ SQL ] SELECT `p`.`id`,`p`.`post_title`,`p`.`post_content`,`post_excerpt`,`more1`,`more` FROM `cmf_portal_post` `p` INNER JOIN `cmf_portal_category_post` `c` ON `p`.`id`=`c`.`post_id` WHERE `p`.`post_status` = 1 AND `c`.`category_id` = 16 ORDER BY `post_orders` DESC [ RunTime:0.000535s ]