From: skodak Date: Sun, 23 Apr 2006 23:16:02 +0000 (+0000) Subject: fixed typo bug #4527 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b96f1ad6d562a57eebec044d7cff9cadf5cabfb4;p=moodle.git fixed typo bug #4527 --- diff --git a/config-dist.php b/config-dist.php index fc0dace266..fad1e5ec62 100644 --- a/config-dist.php +++ b/config-dist.php @@ -200,7 +200,7 @@ $CFG->admin = 'admin'; // mailprefix must be EXACTLY four characters. // Uncomment and customise this block for Postfix // $CFG->mailprefix = 'mdl+'; // + is the separator for Exim and Postfix. -// $CFG->mailprefix = 'mdl-'l // - is the separator for qmail +// $CFG->mailprefix = 'mdl-'; // - is the separator for qmail // $CFG->maildomain = 'youremaildomain.com'; // // The following setting will tell Moodle to respect your PHP session