Welcome Guest, Not a member yet? Register   Sign In
library email problem with caracter equals "="
#2

[eluser]Aken[/eluser]
The newline and crlf config options should both be set to:

Code:
$config['newline'] = "\r\n";
$config['crlf'] = "\r\n";

Note the double quotes.


Messages In This Thread
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 02:26 PM
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 02:34 PM
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 02:37 PM
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 02:53 PM
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 02:56 PM
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 03:02 PM
library email problem with caracter equals "=" - by El Forum - 08-01-2012, 03:14 PM
library email problem with caracter equals "=" - by El Forum - 08-02-2012, 06:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB