]> git.mjollnir.org Git - moodle.git/commit
Changes in:
authorstronk7 <stronk7>
Fri, 20 Jun 2003 19:42:20 +0000 (19:42 +0000)
committerstronk7 <stronk7>
Fri, 20 Jun 2003 19:42:20 +0000 (19:42 +0000)
commitaf9cd9552e0c2b6f2d768225a9cef7243ba6e874
tree36a5c60f125b9f480c5bd81e2a98734e6fdf7408
parent28a1cb407a12ac545383108008d79d2da82014e5
Changes in:
   - Saving temp data to fs, instead of db
     (mysql limit bug OUT)
   - Modified clean directories (moodle standard delete dir
     function seems to work wrong with large dirs
   - Send info to browser continuosly to avoid timeouts.
   - Increase php execution time limit
   - More checks.
   - Restore into existing course now works fine
   - Create course_dir if it doesn't exist in the final step
     of backup.
backup/backuplib.php
backup/lib.php
backup/restorelib.php