Closed abias closed 2 years ago
As we have documented on https://moodle.org/plugins/theme_boost_campus, Boost Campus will not be continued after Moodle 3.x anymore as we will focus on the successor Boost Union which is published on https://moodle.org/plugins/theme_boost_union. For the time being, as long as Moodle 3.x still receives security support, we will only fix critical bugs in Boost Campus if one arises.
Against this background, this issue has been copied to Boost Union on https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/127
On https://github.com/moodleuulm/moodle-theme_boost_campus/blob/master/locallib.php#L38 and https://github.com/moodleuulm/moodle-theme_boost_campus/blob/master/locallib.php#L65, static variables are used.
It would be worthwhile to change these to MUC. On https://github.com/moodle/moodle/commit/1146659db487f9b926f5b88003e1e149f92242a3, you can see how this is done.