From: urs_hunkler Date: Wed, 27 Feb 2008 12:09:00 +0000 (+0000) Subject: merged from 1.9 :: MDL-13648 :: removed the chameleon settings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b85104e3d39a08b3a1dcec10c2f5896f6ca2d24c;p=moodle.git merged from 1.9 :: MDL-13648 :: removed the chameleon settings --- diff --git a/theme/custom_corners/config.php b/theme/custom_corners/config.php index 1fa93e1172..37be46b0f7 100644 --- a/theme/custom_corners/config.php +++ b/theme/custom_corners/config.php @@ -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