MDL-28488 backup - make backup and import capabilities independent
commitf850a316f7657bf090b5f10957ad9cf97214dc8d
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:59:29 +0000 (11 21:59 +0200)
treeb4d823acefe5f39ea0ccb4485152f242c28620cb
parent4f65f9894291444b589d15ed0876f6664a9c92fd
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