Trace:Errors
Ошибка select (You 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 cdate desc limit 0, 10' at line 1)
select n.*, date_format(n.cdate,"%d.%m.%Y") as hdate ,t.sys_name as sys_name_, t.name as name_ from exp_news n left join exp_news_type t on t.id=n.type where type= order by cdate desc limit 0, 10