SQL:
SELECT * FROM `sfcms_site_category` where lx=13 and status=1 and xyid= order by displayorder asc,id desc
Params:
array (
)
SQL Error:
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 displayorder asc,id desc' at line 1
Traces:
file: /framework/class/db.class.php; line: 175;
file: /framework/function/pdo.func.php; line: 40;
file: /app/source/include.php; line: 43;
file: /app/source/detail.ctrl.php; line: 71;
file: /app/index.php; line: 47;