Fallo en Empleo->GetEmpleos(): 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 '-5, 5' at line 1
SELECT * FROM Empleos WHERE 1 = 1 AND dtInicio >= DATE_SUB( CURDATE( ) , INTERVAL 60 DAY) AND icPublicado='1' ORDER BY dtInicio DESC LIMIT -5, 5