Actions
Bug #22847
closedReplace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons
Start date:
2010-06-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
As we have done it with t3lib_div, t3lib_extMgm should also call its own static methods via self::
Also see #22158
(issue imported from #M14674)
Files
Actions