[TYPO3-core] t3lib_div::breakTextForEmail

Dmitry Dulepov dmitry at typo3.org
Tue Oct 10 11:01:05 CEST 2006


Hi!

Martin Kutschker wrote:
> So what now? Is it ok if I change (trunk and TYPO3_4-0)
> 
> $outArr = 
> array_merge($outArr,t3lib_div::breakLinesForEmail($lStr,$implChar,$charWidth)); 
> 
> 
> to
> 
> $outArr[] = t3lib_div::breakLinesForEmail($lStr,$implChar,$charWidth);
> 
> as breakLinesForEmail will always return a string?

Ok for me. +1.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-team-core mailing list