Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10, 10' at line 7

SELECT * FROM `support` WHERE `title` != '' AND `enabled` = 1 AND `deleted` =0 ORDER BY `start_date` DESC LIMIT -10, 10

Filename: models/Support_model.php

Line Number: 52