mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 20:36:42 +01:00
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.