Fixing typo.
This commit is contained in:
parent
6110e29cd5
commit
5aa76ffc70
@ -54,7 +54,7 @@ sub _populate_locations ($dbh) {
|
||||
SELECT uuid, remote_address
|
||||
FROM requests
|
||||
WHERE date > NOW() - interval '2 months'
|
||||
OFSSET $page
|
||||
OFFSET $page
|
||||
LIMIT 100;
|
||||
EOF
|
||||
if (!@$data) {
|
||||
|
Loading…
Reference in New Issue
Block a user