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 '-13, 13' at line 5

SELECT DISTINCT * FROM `recipes` WHERE `r_visibility` = 1 ORDER BY `id` DESC LIMIT -13, 13

Filename: core/MY_Model.php

Line Number: 37