[TYPO3-core] odd line in IMGTEXT

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Fri May 12 10:53:35 CEST 2006


Hi!


if (!$maxWInText)	{	// If maxWInText is not set, it's calculated to the 70 
% of the max...
  $maxWInText = round($maxW/100*50);
}

To me comment and code seem to be out of sync :-)

And if I'm not mistake we can do with round($maxW/2).

Masi



More information about the TYPO3-team-core mailing list