]> git.mjollnir.org Git - moodle.git/commit
[BugFix] Bug 5505 - function lesson_print_tree now checks for teacher editing priv...
authormark-nielsen <mark-nielsen>
Mon, 15 May 2006 19:14:22 +0000 (19:14 +0000)
committermark-nielsen <mark-nielsen>
Mon, 15 May 2006 19:14:22 +0000 (19:14 +0000)
commita1d0b3eb81967b242793b83966236c80eb1cafdc
tree8780b32f38410e9d9a042e48d9fdaf0a1f1a71c9
parent0ec7502bad4fa3d8d0e0cb94fcc038646c0898f4
[BugFix] Bug 5505 - function lesson_print_tree now checks for teacher editing priv before printing editing icons.  Had to change arguments for this function as well which is the edit in view.php.

lesson.php how checks for teacher editing priv for all actions except for continue.  This is just in case the user hacks the URL.
mod/lesson/lesson.php
mod/lesson/locallib.php
mod/lesson/view.php