From: ebullient Date: Fri, 3 Jan 2003 00:38:02 +0000 (+0000) Subject: added message about our preferred config mechanism X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b8319c5c16c0b55c29bfc0437c0431a5f0cbcb0a;p=squirrelmail.git added message about our preferred config mechanism git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4356 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/administrator/options.php b/plugins/administrator/options.php index ff054817..ab1ea371 100644 --- a/plugins/administrator/options.php +++ b/plugins/administrator/options.php @@ -247,7 +247,15 @@ if ( isset( $_GET['switch'] ) ) { echo "
" . "
". "" , - ""; + "", + " +'; } - ?>
" . _("Configuration Administrator") . "
" . _("Configuration Administrator") . "
"; +?> +Note: it is recommended that you configure your system using conf.pl, and not this plugin. +conf.pl contains additional information regarding the purpose of variables and +appropriate values, as well as additional verification steps.
+Run or consult conf.pl should you run into difficulty with your configuration.
+