From: pdontthink Date: Wed, 1 Apr 2009 21:10:06 +0000 (+0000) Subject: Documentation fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9785376ec2914ab2f8bd8005680ebd95b106e9f4;p=squirrelmail.git Documentation fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13498 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/mime.php b/functions/mime.php index ca7f836c..f42c1104 100644 --- a/functions/mime.php +++ b/functions/mime.php @@ -706,7 +706,7 @@ function sqimap_base64_decode(&$string) { * all be converted to LF; if "CRLF", * line endings will all be converted * to CRLF. If given as an empty value, - * the global $default_force_crlf will + * the global $force_crlf_default will * be consulted (it can be specified in * config/config_local.php). Otherwise, * any other value will cause the string