A PHP Error was encountered

Severity: Warning

Message: Missing argument 1 for people::index()

Filename: controllers/people.php

Line Number: 11

Database Error

An Error Was Encountered

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 '-38, 38' at line 1

SELECT nome, country, position FROM people WHERE aprovado = '1' and deleta='0' order by id DESC limit -38, 38