From 87b144ae93549f61578cb50b8d37994c4116787d Mon Sep 17 00:00:00 2001 From: tjhunt Date: Mon, 23 Jun 2008 17:02:21 +0000 Subject: [PATCH] MDL-15372 - Links in course summary and section summaries not recoded on restore. Petr thinks it is a bad idea to recode links in course summaries, becuase he thinks there should not be links there at all, but I disagree, and as long as links are there, and we have the code to stop them breaking on backup and restore, we should fix the bug. --- backup/restorelib.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/backup/restorelib.php b/backup/restorelib.php index a166b9adff..7b585c40ca 100644 --- a/backup/restorelib.php +++ b/backup/restorelib.php @@ -93,6 +93,42 @@ define('RESTORE_GROUPS_GROUPINGS', 3); echo "