]> git.mjollnir.org Git - moodle.git/commit
Changed <module>_print_recent_activity() functions so that they don't use $isteacher...
authorvyshane <vyshane>
Sun, 24 Sep 2006 14:01:50 +0000 (14:01 +0000)
committervyshane <vyshane>
Sun, 24 Sep 2006 14:01:50 +0000 (14:01 +0000)
commit583b57b42dbde6d94639cbbbed48c96972232288
treeb00bb01ee2b269454737fb1495dd16db871a5e07
parent57244db3594036bf31f5ad142656bfefb316cc1a
Changed <module>_print_recent_activity() functions so that they don't use $isteacher. However, I've left the $isteacher parameter in the functions, for backward compatibility so as not to break thrid party modules. Should we remove the parameter now?
mod/assignment/lib.php
mod/exercise/lib.php
mod/forum/index.php
mod/forum/lib.php
mod/glossary/lib.php
mod/hotpot/lib.php
mod/journal/lib.php
mod/survey/lib.php
mod/wiki/lib.php
mod/workshop/lib.php