diff --git a/config_defaults_inc.php b/config_defaults_inc.php index 8160b3a770..043d043500 100644 --- a/config_defaults_inc.php +++ b/config_defaults_inc.php @@ -4137,7 +4137,7 @@ $g_plugin_path = $g_absolute_path . 'plugins' . DIRECTORY_SEPARATOR; /** - * management threshold. + * Threshold needed to manage plugins * @global integer $g_manage_plugin_threshold */ $g_manage_plugin_threshold = ADMINISTRATOR;