]> git.mjollnir.org Git - moodle.git/commitdiff
merged from 1.9 :: MDL-13648 :: removed the chameleon settings
authorurs_hunkler <urs_hunkler>
Wed, 27 Feb 2008 12:09:00 +0000 (12:09 +0000)
committerurs_hunkler <urs_hunkler>
Wed, 27 Feb 2008 12:09:00 +0000 (12:09 +0000)
theme/custom_corners/config.php

index 1fa93e1172e4e6c12e9d952aaf881b9897781575..37be46b0f7c900ad7663a24b08a41ebc4864d6ac 100644 (file)
@@ -151,20 +151,6 @@ $THEME->customcorners = true;
 /// Please have a look at the README with more details.
 
 
-//$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 
-/// viewed by a user who can edit pages. it is recommended to 
-/// set this to false once you're satisfied with your theme.
-
-$THEME->chameleonteachereditenabled = false;
-
-/// If you use chameleon as a course theme setting this to true 
-/// will allow teachers on that course to edit the theme. 
-
-
 // $CFG->CSSEdit = true;
 
 /// When this is enabled then Moodle will include all CSS files