MDL-14299 - small fix to credit line

This commit is contained in:
moodler
2008-07-15 04:28:39 +00:00
parent 94f5f73216
commit de1b29bc55
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?php //$Id:
<?php // $Id$
class profile_define_checkbox extends profile_define_base {
+1 -1
View File
@@ -1,4 +1,4 @@
<?php //$Id:
<?php // $Id$
class profile_field_checkbox extends profile_field_base {