Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Nicols 89a6950668 MDL-71368 core: Update uses of http_build_query
Anywhere which actively specified an arg separator of '&' no longer
needs to do so.

Anywhere which did not specify an arg separator _may_ need to do so.

Note: APIs such as `\core\url` already normalised the separator to `&`.
2025-11-24 10:16:49 +08:00
Andrew Nicols f747c15cbf MDL-83424 core: Restructure Moodle codebase 2025-07-12 17:51:38 +08:00