]> git.mjollnir.org Git - moodle.git/commitdiff
Stop showing this mods to restore
authorstronk7 <stronk7>
Fri, 30 May 2003 21:56:47 +0000 (21:56 +0000)
committerstronk7 <stronk7>
Fri, 30 May 2003 21:56:47 +0000 (21:56 +0000)
backup/mod/assignment/restorelib.php
backup/mod/choice/restorelib.php

index a587c581257793527b4423c45673b86fb8272ec1..f193b4ed7bd961057448b29c56ef8549c9fc8d6a 100644 (file)
@@ -22,7 +22,7 @@
     //-----------------------------------------------------------
 
     //This function executes all the backup procedure about this mod
-    function assignment_restore_mods($bf,$preferences) {
+    function aassignment_restore_mods($bf,$preferences) {
 
         global $CFG;
 
index 8f1a1c85ab7e7364fb42a1a9641171cf30863e08..56c244b0bb42097785a72992fdbfc3ffe16dcd16 100644 (file)
@@ -21,7 +21,7 @@
     //
     //-----------------------------------------------------------
 
-    function choice_restore_mods($bf,$preferences) {
+    function cchoice_restore_mods($bf,$preferences) {
         
         global $CFG;