[MDL-15298] Don't create preset ZIP always in the same directory, as the same file name. Merged and ported from MOODLE_19_STABLE.

This commit is contained in:
robertall 2008-06-18 11:53:15 +00:00
parent e72efdd426
commit 933c129603
2 changed files with 21 additions and 28 deletions

View file

@ -85,7 +85,6 @@ $string['cannotmailconfirm'] = 'error sending password change confirmation email
$string['cannotmapfield'] = 'mapping collision detected, 2 fields maps to the same grade item $a';
$string['cannotmarktopic'] = 'Could not mark that topic for this course';
$string['cannotmoverolewithid'] = 'Cannot move role with ID $a';
$string['cannotmovezip'] = 'Cannot move zip';
$string['cannotmodulename'] = 'Cannot get the module name in build navigation.';
$string['cannotmoduletype'] = 'Cannot get the module type in build navigation.';
$string['cannotmetacourse'] = 'Cannot not add the selected course to this meta course!';