Actions
Task #67646
closedRemove library inclusion in FE
Start date:
2015-06-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The functionality to add PHP include files
during the Frontend Request is quite old and
obsolete as there are plenty of hooks available.
The functionality is in this case obsolete as it does
not apply to the design patterns we apply nowadays.
instead of closure functionality it is executed in the
same scope as the file that includes the file.
Actions