Actions
Bug #38081
closedRemove TYPO3_tables_script
Start date:
2012-06-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The definition of constant TYPO3_tables_script in localconf.php allows to
set a different path to the basic tca definitions than the default
t3lib/stddb/tables.php. This was never recommended and there is a
preferred way to overload the default file with a "extTablesDef" script.
Since the TYPO3_tables_script was probably never used by anyone,
is hidden, underdocumentated and not very useful, the functionality is
now removed without substitution.
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/12093
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b964dad73c48f444c7e2be29c8a0df677be5d531.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions