Now $CFG->allowobjectembed is working properly. Admins

will ignore this setting. Bug 3608.
(http://moodle.org/bugs/bug.php?op=show&bugid=3608)

Merged from MOODLE_15_STABLE
This commit is contained in:
stronk7 2005-06-25 15:42:44 +00:00
parent 6228b0320a
commit 5982740d30
2 changed files with 13 additions and 4 deletions

View file

@ -420,6 +420,9 @@ global $THEME;
apache_note('MOODLEUSER', $logname);
}
/// Adjust ALLOWED_TAGS
adjust_allowed_tags();
/***
*** init_performance_info() {
***