]> git.mjollnir.org Git - moodle.git/commitdiff
disable chameleon as default
authorurs_hunkler <urs_hunkler>
Mon, 18 Feb 2008 07:24:17 +0000 (07:24 +0000)
committerurs_hunkler <urs_hunkler>
Mon, 18 Feb 2008 07:24:17 +0000 (07:24 +0000)
theme/chameleon/config.php

index a58482de33be70a5100c96c85f5f98ac16bfb08f..3ed08fce21dd8afd8c98156cb91378e5ba61ff79 100644 (file)
@@ -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