[TYPO3-core] RFC Bug #11272: Autoloader floads sysLog with XCLASS failures
Rupert Germann
rupi at gmx.li
Wed Jun 10 19:33:27 CEST 2009
Oliver Hader wrote:
...
> "class_exists('ux_t3lib_matchCondition', true)". This prevents files
> from being autoloaded here. This parameter was removed by accident in an
> earlier commit.
ähhm, FALSE would be the correct parameter
php manual says:
autoload
Whether or not to call __autoload by default. Defaults to TRUE.
and my debugger says that they are right ;-)
greets
rupert
More information about the TYPO3-team-core
mailing list