]> git.mjollnir.org Git - moodle.git/commit
course/edit: mark the course contextpath as dirty to force a reload
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:13:20 +0000 (07:13 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:13:20 +0000 (07:13 +0000)
commitc633af7a5a09998a597905cec263056858a63d1c
tree4f7227352b7de3c26193d783d0dc2eb0fcccf94b
parente40413befa08e2b2b5669bff2e11bd25dfa4b2c0
course/edit: mark the course contextpath as dirty to force a reload

Combined with the path creation in create_context() we can now create
a course, enter and edit it immediately. Amazing.

Like - 21st century technology.
course/edit.php