]> git.mjollnir.org Git - moodle.git/commitdiff
Removed spurious characters from start of file (introduced by myself)
authorgustav_delius <gustav_delius>
Sun, 30 May 2004 10:48:11 +0000 (10:48 +0000)
committergustav_delius <gustav_delius>
Sun, 30 May 2004 10:48:11 +0000 (10:48 +0000)
blocks/course_list/block_course_list.php

index ffe4402cdc2565ec827278e4ff77c4860754de3c..7dfc134624a0bf3896ab9c25b1d114bbc4b035a6 100644 (file)
@@ -1,4 +1,4 @@
-Ad<?PHP //$Id$
+<?PHP //$Id$
 
 class CourseBlock_course_list extends MoodleBlock {
     function CourseBlock_course_list ($course) {