]> git.mjollnir.org Git - moodle.git/commitdiff
Updated this link too
authormoodler <moodler>
Wed, 9 Jul 2003 04:56:04 +0000 (04:56 +0000)
committermoodler <moodler>
Wed, 9 Jul 2003 04:56:04 +0000 (04:56 +0000)
files/index.php

index 098384571e117a98c5141c50eb4cf9589991d946..504a193c4a91d0055bdbe62436aad096bc653f0f 100644 (file)
                 echo $file;
                 print_simple_box_end();
                 echo "<BR>";
-                //MODIFY RELATIVE PATH TO restore.php
-                $restore_path = "../contrib/stronk7/backup/restore.php";
-                //END MODIFY
+                $restore_path = "../backup/restore.php";
                 notice_yesno (get_string("areyousuretorestorethis"),
                                 $restore_path."?file=".$id.$wdir."/".$file,
                                 "index.php?id=$id&wdir=$wdir&action=cancel");