Some mnet code accesses the mdl_config_plugins table directly. It would be much better/safer to gain access to these settings via get_config() and set_config() in moodlelib.
Nowehere else in standard Moodle accesses these tables directly (excepting db upgrade scripts)
- will help resolve
-
MDL-21260 General open bugs
-
- Closed
-