A Database Error Occurred

Error Number: 1064

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 sort DESC, aid ASC' at line 1

select aid, title, cid, coverpic from pg_article WHERE status=1 AND aid in(193,224,) ORDER BY sort DESC, aid ASC

Filename: models/article/ArticleModel.php

Line Number: 59