]> git.mjollnir.org Git - moodle.git/commitdiff
Non-editing teachers should NOT have course import capability by default
authormoodler <moodler>
Wed, 6 Dec 2006 02:24:18 +0000 (02:24 +0000)
committermoodler <moodler>
Wed, 6 Dec 2006 02:24:18 +0000 (02:24 +0000)
lib/db/access.php

index 440e0dfcb76cf34690a75e08c713bb763cbc2ce9..48db1b00f05a92438519b30c3c89e24027a8082f 100644 (file)
@@ -133,7 +133,6 @@ $moodle_capabilities = array(
         'captype' => 'write',
         'contextlevel' => CONTEXT_SYSTEM,
         'legacy' => array(
-            'teacher' => CAP_ALLOW,
             'editingteacher' => CAP_ALLOW,
             'coursecreator' => CAP_ALLOW,
             'admin' => CAP_ALLOW