]> git.mjollnir.org Git - moodle.git/commit
First attempt to encode/decode some absolute path parts
authorstronk7 <stronk7>
Thu, 1 Apr 2004 23:31:56 +0000 (23:31 +0000)
committerstronk7 <stronk7>
Thu, 1 Apr 2004 23:31:56 +0000 (23:31 +0000)
commit01f50e060e59e45b8cdb41af1f764593eced9476
treeece6175b0afc500c2a044f05042583953338f430
parentb6eddad2c44c42d882ec50240b6c3359b3107d9e
First attempt to encode/decode some absolute path parts
in the backup/restore process in order to have every call to file.php
working in destination courses. Specially useful to contents created
with th HTML editor because it uses this type of URLs to images, smiles...

NOTE: This make 1.3 backups not restorable in 1.2 systems !!
backup/backuplib.php
backup/lib.php
backup/restorelib.php
backup/version.php