Removed a config.php we don't need, and some bad character at the top

This commit is contained in:
moodler 2007-08-31 05:33:00 +00:00
parent 9f26cce6da
commit 1aebe71e02

View File

@ -1,6 +1,5 @@
<?php
<?php
require_once('../config.php');
require_once($CFG->libdir.'/textlib.class.php');
define('DEFAULT_TAG_TABLE_FIELDS', 'id, tagtype, name, rawname, flag');