]> git.mjollnir.org Git - moodle.git/commitdiff
Merged bogon fix from stable
authormoodler <moodler>
Tue, 10 Oct 2006 07:43:19 +0000 (07:43 +0000)
committermoodler <moodler>
Tue, 10 Oct 2006 07:43:19 +0000 (07:43 +0000)
mod/forum/lib.php

index dc8edc9c8f72b852592c51f94be7da8fe4280283..3f4af44ecfb11e424dafe508c0bab08a8d37d578 100644 (file)
@@ -4385,7 +4385,6 @@ function forum_reset_course_form($course) {
     echo '</p>';
 }
 
-<<<<<<< lib.php
 
 /**
  * Converts a forum to use the Roles System
@@ -4614,4 +4613,4 @@ function forum_convert_to_roles($forum, $forummodid, $teacherroles=array(),
 
 
 
-?>
\ No newline at end of file
+?>