Added Id tag
authorstronk7 <stronk7>
Mon, 6 Aug 2007 18:29:56 +0000 (18:29 +0000)
committerstronk7 <stronk7>
Mon, 6 Aug 2007 18:29:56 +0000 (18:29 +0000)
Merged from MOODLE_18_STABLE

mod/glossary/edit_form.php

index d4b53e2d364b3df42cef45409e145fbf6c4002a5..17c3892f3be2d0015d84b29ec4dba7e388d75987 100644 (file)
@@ -1,4 +1,4 @@
-<?php
+<?php // $Id$
 require_once ($CFG->dirroot.'/lib/formslib.php');
 
 class mod_glossary_entry_form extends moodleform {