]> git.mjollnir.org Git - moodle.git/commitdiff
Merged fix for MDL-6910
authormoodler <moodler>
Wed, 11 Oct 2006 06:25:45 +0000 (06:25 +0000)
committermoodler <moodler>
Wed, 11 Oct 2006 06:25:45 +0000 (06:25 +0000)
lib/db/access.php

index db2f2e6072c768074b8a2dc4770eb263802ca85b..6d954eb80585f785d184cf334f3def3335bfcc36 100644 (file)
@@ -527,7 +527,6 @@ $moodle_capabilities = array(
         'captype' => 'write',
         'contextlevel' => CONTEXT_COURSE,
         'legacy' => array(
-            'teacher' => CAP_ALLOW,
             'editingteacher' => CAP_ALLOW,
             'coursecreator' => CAP_ALLOW,
             'admin' => CAP_ALLOW