Skip to content

Commit

Permalink
MDL-22184 Re-execution of the fixed AMOScript from Sam's commit
Browse files Browse the repository at this point in the history
AMOS BEGIN
 MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
 MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
 MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
 MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
 MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
 CPY [schedule,core],[automatedbackupschedule,core_backup]
 MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
AMOS END
  • Loading branch information
mudrd8mz committed Nov 10, 2010
1 parent 777b599 commit ac7ad71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lang/en/backup.php
Expand Up @@ -27,8 +27,6 @@
$string['automatedbackupschedulehelp'] = 'Choose which days of the week to perform automated backups.';
$string['automatedbackupsinactive'] = 'Automated backups haven\'t been enabled by the site admin';
$string['automatedbackupstatus'] = 'Automated backup status';


$string['backupactivity'] = 'Backup activity: {$a}';
$string['backupcourse'] = 'Backup course: {$a}';
$string['backupcoursedetails'] = 'Course details';
Expand Down

0 comments on commit ac7ad71

Please sign in to comment.