Fixing drift between CVS and git

This commit is contained in:
Moodle HQ git importer
2009-11-02 00:32:03 +00:00
parent ffbd4f5f72
commit 8926f8449f
40 changed files with 116 additions and 132 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<?php // $Id$
<?php
///////////////////////////////////////////////////////////////////////////
// //
@@ -137,4 +137,4 @@ class questionlib_test extends UnitTestCase {
}
}
?>