]> git.mjollnir.org Git - moodle.git/commit
Cleanups in view.php. Also moved logging of a forum view so that the event is not...
authorvyshane <vyshane>
Thu, 21 Sep 2006 05:42:35 +0000 (05:42 +0000)
committervyshane <vyshane>
Thu, 21 Sep 2006 05:42:35 +0000 (05:42 +0000)
commit49a0ba9438d93d5e440a105fd9bf7c1c5d8202c1
tree75ab73286204ae67e2597b3473301d2ec591731a
parentc095178c84a3246c78705515501260e731b40335
Cleanups in view.php. Also moved logging of a forum view so that the event is not logged if the user does not have permission to view discussions in a forum (user never sees the discussions, so not counted as a view).

Tidy up of error display in discuss.php for when a user does not have permission to view the discussion.
mod/forum/discuss.php
mod/forum/view.php