set chameleonteachereditenabled to false as default.

This commit is contained in:
urs_hunkler
2008-03-09 12:09:43 +00:00
parent 75b281a8a1
commit df5be4fb9c
+1 -1
View File
@@ -131,7 +131,7 @@ $THEME->chameleonenabled = false;
/// It is recommended to set this to false again once you're
/// satisfied with your theme.
$THEME->chameleonteachereditenabled = true;
$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.