mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
e89d741af3
rest of Moodle. The convention for blocks is now: class block_something extends block_base { ... } HOWTO updated accordingly, plus some more minor polishing. More to come.