From: stronk7 Date: Fri, 30 May 2003 21:56:47 +0000 (+0000) Subject: Stop showing this mods to restore X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0b1473f9710779f68eeeba22aba80ffba5c0c848;p=moodle.git Stop showing this mods to restore --- diff --git a/backup/mod/assignment/restorelib.php b/backup/mod/assignment/restorelib.php index a587c58125..f193b4ed7b 100644 --- a/backup/mod/assignment/restorelib.php +++ b/backup/mod/assignment/restorelib.php @@ -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; diff --git a/backup/mod/choice/restorelib.php b/backup/mod/choice/restorelib.php index 8f1a1c85ab..56c244b0bb 100644 --- a/backup/mod/choice/restorelib.php +++ b/backup/mod/choice/restorelib.php @@ -21,7 +21,7 @@ // //----------------------------------------------------------- - function choice_restore_mods($bf,$preferences) { + function cchoice_restore_mods($bf,$preferences) { global $CFG;