Feedback: Articles
FAIL Database::query();
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 ''%e-%b-%y') AS mod2 FROM comment WHERE page='articles' AND display='Y' ORDER BY ' at line 1
SQL SELECT *, DATE_FORMAT(mod,'%e-%b-%y') AS mod2 FROM comment WHERE page='articles' AND display='Y' ORDER BY mod DESC;