MDL-45388 admin: warn of themedesignermode in /admin/ and perf footer
commit586cf92909cbc1deb9216cdd53598a5401661572
authorDan Poltawski <dan@moodle.com>
Thu, 6 Oct 2016 10:15:58 +0000 (6 11:15 +0100)
committerDan Poltawski <dan@moodle.com>
Thu, 6 Oct 2016 10:49:17 +0000 (6 11:49 +0100)
tree47c7f9b98f610eddbfe725f23d208c8a2a836f90
parentddd8dc0d1b9f09616937677f45ad3eb175198efc
MDL-45388 admin: warn of themedesignermode in /admin/ and perf footer

This is:
a) To help avoid devs going on a wild goose chase to find a perf issue
when it's caused by css building
b) To make it clearer that this should never be enabled on production
sites (we already have a warning in the performance report, but who
looks at that)

Now that boost is the default theme and builds css itself, it's more
critical.
admin/index.php
admin/renderer.php
lang/en/admin.php
lib/moodlelib.php