]> git.mjollnir.org Git - moodle.git/commitdiff
Fix richtext editing and inserting images
authormoodler <moodler>
Sun, 12 Oct 2003 17:21:36 +0000 (17:21 +0000)
committermoodler <moodler>
Sun, 12 Oct 2003 17:21:36 +0000 (17:21 +0000)
admin/site.php

index 48f5b57e25538b15a99862482694aee1d2e7b340..81e80f49db07e5943f8fae1674edc98d843ad3e4 100644 (file)
@@ -52,6 +52,7 @@
 
     if ($site and empty($form)) {
         $form = $site;
+        $course = $site;
         $firsttime = false;
     } else {
         $form->fullname = "";