moodle/blocks/course_list
defacer 3ef642d96a Implemented discussion from bug 2547:
* Block authors no longer need to set $this->content_type
* If you want to make a "list" block, just derive from block_list
  instead of block_base
* All switch() statements gone from library code
* Overloaded method is_empty() added to block classes for convenience
2005-03-02 19:22:26 +00:00
..
db Whoops, accidentally checked in some aborted code 2004-08-12 05:06:48 +00:00
block_course_list.php Implemented discussion from bug 2547: 2005-03-02 19:22:26 +00:00
config_global.html FIxed some old <p> tags 2005-02-08 18:33:08 +00:00