Added Id tag

This commit is contained in:
stronk7
2007-08-06 18:28:30 +00:00
parent 91cee36fe6
commit 4adbf6cf72
+2 -2
View File
@@ -1,4 +1,4 @@
<?php
<?php // $Id$
require_once ($CFG->dirroot.'/lib/formslib.php');
class mod_glossary_entry_form extends moodleform {
@@ -138,4 +138,4 @@ class mod_glossary_entry_form extends moodleform {
}
}
?>
?>