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 '-4' at line 13 at /data03/virt10401/domeenid/www.autosound.ee/htdocs/admin/functions.php line 2043
Array
(
[code] => 1064
[message] => 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 '-4' at line 13
[query] =>
SELECT
*,
DATE_FORMAT(`date`,'%Y/%m/%d %H:%i:%s') AS `date_format`
FROM
cms_comments
WHERE
`module`='comments' AND
`group_id`='0' AND
`enabled`='1'
AND `lang`='est'
ORDER BY
`date` DESC
LIMIT 10, -4
[context] => /data03/virt10401/domeenid/www.autosound.ee/htdocs/admin/functions.php line 2043
)