Update Application.php

Minor correction to make clear how the items in the plugin list has to be separated
This commit is contained in:
cm-schl 2022-11-08 17:32:39 +01:00 committed by GitHub
parent 2ee9d973e2
commit 6f4dbf799b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -252,7 +252,7 @@ Values:
'plugins' => array(
'enable' => array(false, 'Enable plugin support'),
'enabled_list' => array('', 'List of enabled plugins'),
'enabled_list' => array('', 'Comma-separated list of enabled plugins'),
),
'defaults' => array(