Parent Directory
|
Revision Log
extra enrollment strings: bug MDL-6354 changed datedisplay: bug MDL-5905
<?PHP // $Id: enrol_imsenterprise.php,v 1.1 2006/10/04 21:23:31 koenr Exp $
// enrol_imsenterprise.php - created with Moodle 1.7 dev (2006100401)
$string['allowunenrol'] = 'Allow the IMS data to <strong>unenroll</strong> students/teachers';
$string['filelockedmail'] = 'The text file you are using for IMS-file-based enrollments ($a) can not be deleted by the cron process. This usually means the permissions are wrong on it. Please fix the permissions so that Snap can delete the file, otherwise it might be processed repeatedly.';
$string['filelockedmailsubject'] = 'Important error: Enrollment file';
?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |