MDL-28488 backup - make backup and import capabilities independent
commit993261dcff19cf1058d015ecfebb6debd30267e4
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 9 Sep 2011 13:54:53 +0000 (9 15:54 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 11 Sep 2011 19:56:13 +0000 (11 21:56 +0200)
tree423be8c5b38e7a66c3e001bc46a5574e5c1bd194
parent4b5233f9c48611a188050a3bf993df715a793aed
MDL-28488 backup - make backup and import capabilities independent

Before this change, in order to perform one course import it was
necessary to have both the backupcourse and the backuptargetimport
capabilities. After agreement now each one will control its own
backup mode. Same applies for restore.
backup/util/checks/backup_check.class.php
backup/util/checks/restore_check.class.php