]> git.mjollnir.org Git - moodle.git/commit
Removed the "hardcoded" method to find the block name, the correct is to ask
authordefacer <defacer>
Thu, 13 May 2004 12:24:11 +0000 (12:24 +0000)
committerdefacer <defacer>
Thu, 13 May 2004 12:24:11 +0000 (12:24 +0000)
commita8ae6b3923510940f46cb380630b03a2021c9be9
tree67edaa48612c927b6cf26f8ae270f513c0db0395
parent6c9584d1e55c7f76f5135ddc52eb1f73b7a00c25
Removed the "hardcoded" method to find the block name, the correct is to ask
the block itself. It was causing errors for blocks with no lang file. Also,
removed some useless commented code.
admin/blocks.php