projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5d0ce
)
Added Id tag
author
stronk7
<stronk7>
Mon, 6 Aug 2007 18:29:56 +0000
(18:29 +0000)
committer
stronk7
<stronk7>
Mon, 6 Aug 2007 18:29:56 +0000
(18:29 +0000)
Merged from MOODLE_18_STABLE
mod/glossary/edit_form.php
patch
|
blob
|
history
diff --git
a/mod/glossary/edit_form.php
b/mod/glossary/edit_form.php
index d4b53e2d364b3df42cef45409e145fbf6c4002a5..17c3892f3be2d0015d84b29ec4dba7e388d75987 100644
(file)
--- a/
mod/glossary/edit_form.php
+++ b/
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 {