mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 05:54:19 +02:00
The use of $PAGE necessitates the $PAGE params to be set. Really the url shouldn't be necessary for this scenario as its enforced for things like redirects. But this is the quick fix to keep our logs clean.