mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Added Id tag
Merged from MOODLE_18_STABLE
This commit is contained in:
parent
bd5d0ce540
commit
40859bd5e1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php // $Id$
|
||||||
require_once ($CFG->dirroot.'/lib/formslib.php');
|
require_once ($CFG->dirroot.'/lib/formslib.php');
|
||||||
|
|
||||||
class mod_glossary_entry_form extends moodleform {
|
class mod_glossary_entry_form extends moodleform {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue