mirror of
https://github.com/moodle/moodle.git
synced 2025-04-01 06:22:35 +02:00
Webservice doesn't need to set the page URL. Hence, any function that requires a page URL will raise debugging output. The patch fixes it by adding a fake URL for the webservice. The patch also removed assertDebuggingCalled because it is no longer needed.