Error Number: 1064
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 '-100, 100' at line 7
SELECT `n`.*, `a`.`foto_p` FROM `noticias` `n` JOIN `noticias_album` `a` ON `a`.`id_noticias` = `n`.`id` WHERE `n`.`abrafi` = 's' AND `a`.`principal` = 's' ORDER BY `data_cad` DESC LIMIT -100, 100
Filename: controllers/site/Noticiasnovo.php
Line Number: 47