[TYPO3-dev] to everyone upgrading to current typo3 core on a php4 system

Oliver Leitner shadow333 at gmail.com
Thu Jan 22 13:26:34 CET 2009


Hello Everyone

A lil Addon to the good Explanation under typo3 downloads...

if you use php4, php4 doesnt support str_ireplace();

so youll have to change the name of the funct to str_replace();

in:

typo3/sysext/cms/tslib/class.tslib_content.php

greetings

-- 
Oliver Leitner
http://www.neverslair-blog.net




More information about the TYPO3-dev mailing list