]> git.mjollnir.org Git - moodle.git/commit
Dropping the use of MOODLE_PAGE_COURSE <gasp>!
authordefacer <defacer>
Mon, 31 Jan 2005 02:18:15 +0000 (02:18 +0000)
committerdefacer <defacer>
Mon, 31 Jan 2005 02:18:15 +0000 (02:18 +0000)
commit7542a4e57438324d626b29df0ebf020ef7339d8b
tree46852e68247d32ffed0884c7485d5c02381ce2d9
parent4d411a997f7ca570dffdcc2eb01bf407ee0a41bc
Dropping the use of MOODLE_PAGE_COURSE <gasp>!

The new constant is PAGE_COURSE_VIEW, and it's more streamlined with the
new CSS-related ids for 1.5. There are great possibilities for the future
here, so we 're getting ready.

On the other hand, this has to be the ugliest hack I 've ever inflicted
on any program (look at pagelib.php). Thankfully it will only stay for just
a little while.
14 files changed:
admin/site.php
backup/backuplib.php
backup/restorelib.php
blocks/course_summary/block_course_summary.php
blocks/db/mysql.php
blocks/db/postgres7.php
blocks/quiz_results/block_quiz_results.php
blocks/quiz_results/config_instance.html
blocks/rss_client/block_rss_client.php
course/edit.php
course/view.php
index.php
lib/blocklib.php
lib/pagelib.php