we do not need any new api for fetching of course record - we have DML with MUST_EXIS...
authorPetr Skoda <skodak@moodle.org>
Thu, 17 Jun 2010 22:50:25 +0000 (22:50 +0000)
committerPetr Skoda <skodak@moodle.org>
Thu, 17 Jun 2010 22:50:25 +0000 (22:50 +0000)
commit1b048629bcacd847d212e443ca5176afb0918d2e
tree9a515707e4cfd3e0129e9ac0db1f5ff13ad26880
parent42885485fa23b56e3d60c93e6a7dc37890bf4924
we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway
16 files changed:
course/external.php
course/lib.php
mod/wiki/comments.php
mod/wiki/create.php
mod/wiki/diff.php
mod/wiki/edit.php
mod/wiki/editcomments.php
mod/wiki/history.php
mod/wiki/instancecomments.php
mod/wiki/lock.php
mod/wiki/map.php
mod/wiki/overridelocks.php
mod/wiki/prettyview.php
mod/wiki/restoreversion.php
mod/wiki/view.php
mod/wiki/viewversion.php