From 9785376ec2914ab2f8bd8005680ebd95b106e9f4 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Wed, 1 Apr 2009 21:10:06 +0000 Subject: [PATCH] Documentation fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13498 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1