]> git.mjollnir.org Git - moodle.git/commit
added support for:
authorstronk7 <stronk7>
Sun, 30 Jan 2005 11:39:12 +0000 (11:39 +0000)
committerstronk7 <stronk7>
Sun, 30 Jan 2005 11:39:12 +0000 (11:39 +0000)
commit57aad2a02a6329f4be085070ac75e0b214559765
tree504f2737176b55cc1b0db5f58c97b89919b8e659
parent6a4c008b39bcd1bc58afc0841bb2d26dc9714455
added support for:
    - user->policyagreed:
        if the destination server is different, reset it
   - user_students->enrol and user_teachers->enrol
        if not set or the destination server is different, set it to $CFG->enrol
somethings should be modified in the rest of moodle:
    - update all the 'manual' entries to 'internal'
    - modify the enrol_teacher() to use $CFG->enrol by default
    - make every enrol method set this field properly.
    - perhaps, mark metadata users with a new value too.
backup/CHANGES_14_15.txt
backup/backuplib.php
backup/restorelib.php