cakephp2-php8/lib/Cake/Network
mark_story 7ad11f59bb Change line length in emails.
Use LINE_LENGTH_MUST instead of LINE_LENGTH_SHOULD. This
fixes a number of text wrapping issues caused by the narrower wrap
length.

Fixes #3151
Fixes #3473
2012-12-17 20:54:38 -05:00
..
Email Change line length in emails. 2012-12-17 20:54:38 -05:00
Http Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
CakeRequest.php Only set $request->data with PUT/DELETE when it can be decoded. 2012-10-31 21:02:47 -04:00
CakeResponse.php Changed else if to elseif. 2012-11-18 14:06:46 +01:00
CakeSocket.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00