From: moodler Date: Mon, 3 Nov 2003 16:13:59 +0000 (+0000) Subject: No need for useneweditor anymore X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1e8ac0541b296f2ff651aaa2cde59fd1725f30e2;p=moodle.git No need for useneweditor anymore --- diff --git a/config-dist.php b/config-dist.php index afb2998293..71a3866760 100644 --- a/config-dist.php +++ b/config-dist.php @@ -135,15 +135,6 @@ $CFG->admin = 'admin'; // eg $CFG->textfilter1 = "mod/glossary/dynalink.php"; // $CFG->textfilter2 = "library/librarylib.php"; -//========================================================================= -// 8. HTML EDITOR (temporary setting in development version only) -//========================================================================= -// We are currently moving to a new HTML editor that works on -// Mozilla browsers as well as Internet Explorer. To enable this -// editor, uncomment the following line. -// -// $CFG->useneweditor = true; - //========================================================================= // ALL DONE! To continue installation, visit your main page with a browser