From 0b1473f9710779f68eeeba22aba80ffba5c0c848 Mon Sep 17 00:00:00 2001
From: stronk7 <stronk7>
Date: Fri, 30 May 2003 21:56:47 +0000
Subject: [PATCH] Stop showing this mods to restore

---
 backup/mod/assignment/restorelib.php | 2 +-
 backup/mod/choice/restorelib.php     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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;
 
-- 
2.39.5