Actions
Bug #23105
closedCleanup cms autoload classes
Start date:
2010-07-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the core_autoload contains all t3lib classes and the tslib classes. It would be better to place the tslib classes in system extension cms where they belong to.
As these classes don't use extensionkey cms, they won't be found automatically, so include them in core_autoload, and seperation is for semantic devision and better maintainance.
(issue imported from #M15004)
Files
Actions