[Typo3-dev] TV incompatible with PHP < 4.3.0
Andreas Otto
ao-lists at php4win.de
Thu Mar 31 14:51:06 CEST 2005
Hi Bernhard,
On Donnerstag, 31. März 2005 13:11, Kraft Bernhard wrote in typo3.dev:
> In line 295 and 315 of class.tx_templavoila_mod1_sidebar.php there's a
> code part: implode ($optionsArr)
> which should get modified to:
> implode ('', $optionsArr)
>
>
> Hope this gets fixed ...
Did you report it as a bug on bugs.typo3.org?
Cheers,
Andreas
--
Keep it simple to make it faster.
- The Elements of Programming Style (Kernighan & Plaugher)
More information about the TYPO3-dev
mailing list