mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 12:34:28 +01:00
I added a deprecated method add_pretend_block that forwards to add_fake_block, so old code should be break. However, I aslo updated all the callers in core code.