mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-13103 merging from 1.9
This commit is contained in:
parent
303f164cd1
commit
b01e5bb3aa
@ -4702,7 +4702,7 @@ function print_plugin_tables() {
|
||||
$standard = 'standard';
|
||||
$status = 'warning';
|
||||
|
||||
if (!in_array($plugin, $plugins_standard[$cat])) {
|
||||
if (!in_array($missing_plugin, $plugins_standard[$cat])) {
|
||||
$standard = 'nonstandard';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user