|
|
Ideas para
|
| |
DB function failed with 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 a.id desc' at line 4 SQL=SELECT a.*
FROM matri_akocomment AS a
WHERE a.published=1 AND a.contentid=
ORDER BY a.id desc
|
|
|