Automatic installer.php lang files by installer_builder (20070726)
[moodle-linuxchix.git] / grade / import / xml / db / access.php
blobc221c464523ae98fd7b7e391d2750b7876b09fb9
1 <?php // $Id$
3 $gradeimport_xml_capabilities = array(
5 'gradeimport/xml:view' => array(
6 'captype' => 'write',
7 'contextlevel' => CONTEXT_COURSE,
8 'legacy' => array(
9 'editingteacher' => CAP_ALLOW,
10 'admin' => CAP_ALLOW