Skip to content

Commit

Permalink
Added Id tag
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Aug 6, 2007
1 parent 91cee36 commit 4adbf6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mod/glossary/edit_form.php
@@ -1,4 +1,4 @@
<?php
<?php // $Id$
require_once ($CFG->dirroot.'/lib/formslib.php');

class mod_glossary_entry_form extends moodleform {
Expand Down Expand Up @@ -138,4 +138,4 @@ function validation($data){
}

}
?>
?>

0 comments on commit 4adbf6c

Please sign in to comment.