From: urs_hunkler Date: Mon, 18 Feb 2008 07:24:17 +0000 (+0000) Subject: disable chameleon as default X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b2a133b913f93da092e5945dffb914b1dea11ef6;p=moodle.git disable chameleon as default --- diff --git a/theme/chameleon/config.php b/theme/chameleon/config.php index a58482de33..3ed08fce21 100644 --- a/theme/chameleon/config.php +++ b/theme/chameleon/config.php @@ -125,7 +125,7 @@ $THEME->makenavmenulist = false; /// creating popup navigation menus and so on. -$THEME->chameleonenabled = true; +$THEME->chameleonenabled = false; /// By setting this to false it disables editing of the stylsheets /// this saves the overhead of loading chameleon on each page