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