Task #35017
closedPATH_site is defined twice in bootstrap
100%
Description
In index.php AND typo3/sysext/cms/tslib/index_ts.php (which will be included in index.php) the constant PATH_site is defined.
The definition in typo3/sysext/cms/tslib/index_ts.php is obsolte, because this will be checked via if(!defined(...)).
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9753
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9753
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9753
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/10228
Updated by Andy Grunwald over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 863e25b7b08915e21cda2e7f421c93210fe567d0.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10295
Updated by Ernesto Baschny over 12 years ago
- Status changed from Under Review to Closed