[TYPO3-english] need help on customizing TCA
François Suter
fsu-lists at cobweb.ch
Sat Nov 6 22:47:56 CET 2010
Hi,
> tca.php assumes, that ext_tables.php has already been evaluated, but it
> contains exactly the same assignment:
It's ok because you're not supposed to include tca.php yourself, nor is
it loaded automatically by TYPO3. Only the ext_tables.php files are
included automatically. The tca.php file is loaded only upon request via
t3lib_div::loadTCA() and this necessarily assumes that the corresponding
ext_tables.php file was already included.
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-english
mailing list