mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
c6b8b0a827
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.