X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=config%2Fconfig_default.php;h=549a97afb71bef4c2b7c594972572889e65b509e;hb=52bc19ad6e60da7132bac52d386418cd79dc394b;hp=04817a0b513ba8a1cde8242deea19f254b1db2bb;hpb=b37e457fda0baaf0253ba69f0e5cbdd4845ce242;p=squirrelmail.git diff --git a/config/config_default.php b/config/config_default.php index 04817a0b..549a97af 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -876,10 +876,10 @@ $motd = ""; /** * To install plugins, just add elements to this array that have * the plugin directory name relative to the /plugins/ directory. - * For instance, for the 'sqclock' plugin, you'd put a line like + * For instance, for the 'squirrelspell' plugin, you'd put a line like * the following. - * $plugins[] = 'sqclock'; - * $plugins[] = 'attachment_common'; + * $plugins[] = 'squirrelspell'; + * $plugins[] = 'listcommands'; */ // Add list of enabled plugins here