]> git.mjollnir.org Git - moodle.git/commit
course/unenrol codepaths mark the context dirty - bugfix
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:12:43 +0000 (07:12 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:12:43 +0000 (07:12 +0000)
commit3d3def3a4e6290c45849243ae72ab1e6aee999ba
treee0b40c9fd888058cfc119378fceb59e1bddc33e7
parent54f9d9aee78023f03be0971d28ae8d624837768c
course/unenrol codepaths mark the context dirty - bugfix

Oops. one if() branch was missing the mark_context_dirty(). Fixed.
course/unenrol.php