]> git.mjollnir.org Git - moodle.git/commit
question MDL-21169 removed update_module_button calls from question these are now...
authorSam Hemelryk <sam@moodle.com>
Wed, 23 Dec 2009 02:45:22 +0000 (02:45 +0000)
committerSam Hemelryk <sam@moodle.com>
Wed, 23 Dec 2009 02:45:22 +0000 (02:45 +0000)
commitd8ae33a95c5cc69cc13bacac79a51bfe6c82c0fd
tree1721a20c2dd2c69de1d521bf8e1df652827c8524
parent92059c7ee5797c565306908c8166dce6df1a0c7e
question MDL-21169 removed update_module_button calls from question these are now added by the module extending the navigation if there is a module specified for question pages.
Also fixed bug in moodle_url object coding_error to coding_exception
lib/pagelib.php
lib/weblib.php
question/addquestion.php
question/category.php
question/contextmove.php
question/contextmoveq.php
question/edit.php
question/export.php
question/import.php
question/question.php