MDL-28488 backup - make backup and import capabilities independent
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 9 Sep 2011 13:54:53 +0000 (15:54 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Fri, 9 Sep 2011 15:46:21 +0000 (17:46 +0200)
commit77c2ca69af7a70e59613cf54e62f4a45d4ff75a2
tree0f808fe1e33f5e323fa25119e707ee807ad36990
parent8645a28f3eac14651c7a222f8f2ad927bf08f3b3
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