]> git.mjollnir.org Git - moodle.git/commitdiff
One missing "</ul>" tag...
authorstronk7 <stronk7>
Sat, 15 May 2004 17:30:30 +0000 (17:30 +0000)
committerstronk7 <stronk7>
Sat, 15 May 2004 17:30:30 +0000 (17:30 +0000)
backup/restorelib.php

index 48fd435e5b3e797eda91fdac87cee60ce5a1ae70..4f5ea37205106a90ef860a28c23eedb50c194044 100644 (file)
                 }
             }
         }
+        echo "</ul>";
 
         return $status;