1970-01-01

最新消息

分類


    Fatal error: Uncaught exception 'Exception' with message 'DB:Query fail<br>ERROR42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY news_sno DESC' at line 20Query:SELECT news_id AS `id`, nkind_id AS `nid`, news_sno AS `ind`, news_pname AS `pname`, IF(news_name_tw IS NULL OR news_name_tw='', news_name_tw,news_name_tw) AS `title`, IF(news_info_tw IS NULL OR news_info_tw='', news_info_tw,news_info_tw) AS `info`, IF(news_memo_tw IS NULL OR news_memo_tw='', news_memo_tw,news_memo_tw) AS `memo`, news_year AS `year`, news_date AS `date`, news_pic AS `pic`, news_spic AS `spic`, news_top AS `top`, news_index AS `index`, news_lang AS `lang`, news_updtime AS `updatetime`, news_updname AS `admin` FROM news WHERE 1=1 AND news_lang LIKE '%11%' AND nkind_id = "N02" AND news_year = ORDER BY news_sno DESC' in /home/kangchyau/publi in /home/kangchyau/public_html/inc/_database.class.php on line 336