Geocaching: master 4b9d5e26

Автор Коммитер Ветка Время Владелец
lega4 master 2020-05-11 01:39
Изменение search: refactor, simplify, fix SQL injections

- Remove possibility to just get whole list of players
- Remove extra parameters (like in_page) which led to possible injections
- Unify way of searching (always use "like")
- Refactor to use PDO

Fixes GEOCACHINGSU-XW