]> git.mjollnir.org Git - moodle.git/commit
fixed problem in restricted modules - mods were accessed using strtolower(translated...
authorskodak <skodak>
Thu, 1 Jun 2006 19:52:38 +0000 (19:52 +0000)
committerskodak <skodak>
Thu, 1 Jun 2006 19:52:38 +0000 (19:52 +0000)
commitcb77cf12621ab7d3eddb4ccbe60f23716b5cc47c
treea9a35c4585577f8317881e87b95b887436d8e999
parent7f9ba24ef260e2009ffdd84673d4eec34c5215e6
fixed problem in restricted modules - mods were accessed using strtolower(translated module name) instead of directory name as usual, it partially worked for English; merged from MOODLE_16_STABLE
course/lib.php