Actions
Task #38106
closedTask #38086: Enhance TYPO3 bootstrap mechanism
Split t3lib/config_default.php code into functions
Start date:
2012-06-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Sprint Focus:
Description
Step to a cleaner bootstrap in config_default.php: Split the
code segments into functions and call them. Do not worry about lots
of global functions, they will be moved to the bootstrap classes
with the next patches.
Actions