SELECT * FROM tx_pressreleases_release
WHERE uid= AND published=1 AND deleted=0 ORDER BY date DESC
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 'AND published=1 AND deleted=0 ORDER BY date DESC' at line 2
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 'AND published=1 AND deleted=0 ORDER BY date DESC' at line 2
