mirror of
https://github.com/elisspace/core.git
synced 2026-09-16 07:53:04 +00:00
The config option 'max_result' was assigned to not existing 'max_result' variable, it should be assigned to 'maxResult'. The current version causes an error when max_result option is used.