Actions
Task #65946
closedRemove unnecessary require_once statement
Status:
Closed
Priority:
Should have
Assignee:
Category:
Miscellaneous
Target version:
Start date:
2015-03-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The DebugUtility has been required manually for
logDeprecatedFunction() calls before the new Bootstrap
and the new Class Loading mechanism were in place.
This code now safely be removed.
Actions