[TASK] Remove t3lib/config_default.php
After all code from config_default was transferred to methods of the bootstrap, it is now usefull to merge the calls to the according entry script scripts to simplify further refactoring. Change-Id: Iaeb9e43c76f90fdc477e4555dc18e8a87b85cc94 Releases: 6.0 Resolves: #38128 Reviewed-on: http://review.typo3.org/12141 Reviewed-by: Oliver Hader Tested-by: Oliver Hader Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Showing
- t3lib/class.t3lib_autoloader.php 2 additions, 1 deletiont3lib/class.t3lib_autoloader.php
- t3lib/class.t3lib_extmgm.php 1 addition, 1 deletiont3lib/class.t3lib_extmgm.php
- t3lib/class.t3lib_iconworks.php 1 addition, 1 deletiont3lib/class.t3lib_iconworks.php
- t3lib/class.t3lib_stdgraphic.php 1 addition, 1 deletiont3lib/class.t3lib_stdgraphic.php
- t3lib/config_default.php 0 additions, 51 deletionst3lib/config_default.php
- t3lib/http/class.t3lib_http_request.php 8 additions, 9 deletionst3lib/http/class.t3lib_http_request.php
- t3lib/stddb/tables.php 1 addition, 1 deletiont3lib/stddb/tables.php
- tests/Unit/t3lib/class.config_defaultTest.php 1 addition, 1 deletiontests/Unit/t3lib/class.config_defaultTest.php
- typo3/cli_dispatch.phpsh 33 additions, 6 deletionstypo3/cli_dispatch.phpsh
- typo3/init.php 32 additions, 5 deletionstypo3/init.php
- typo3/install/index.php 31 additions, 2 deletionstypo3/install/index.php
- typo3/sysext/cms/tslib/class.tslib_fe.php 12 additions, 3 deletionstypo3/sysext/cms/tslib/class.tslib_fe.php
- typo3/sysext/cms/tslib/index_ts.php 32 additions, 2 deletionstypo3/sysext/cms/tslib/index_ts.php
- typo3/sysext/install/mod/class.tx_install.php 5 additions, 21 deletionstypo3/sysext/install/mod/class.tx_install.php
- typo3/sysext/install/updates/class.tx_coreupdates_migrateworkspaces.php 2 additions, 25 deletions...nstall/updates/class.tx_coreupdates_migrateworkspaces.php
- typo3/sysext/t3editor/res/tsref/tsref.xml 1 addition, 1 deletiontypo3/sysext/t3editor/res/tsref/tsref.xml
Please register or sign in to comment