TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Variables | |
if(!defined('TYPO3_MODE')) | $GLOBALS ['TCA']['tt_content']['columns']['header']['config']['softref'] = 'typolink_tag' . ($GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] ? ',' . $GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] : '') |
$tempTables = array('pages', 'tt_content') | |
if (!defined( 'TYPO3_MODE')) $GLOBALS[ 'TCA'][ 'tt_content'][ 'columns'][ 'header'][ 'config'][ 'softref'] = 'typolink_tag' . ($GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] ? ',' . $GLOBALS['TCA']['tt_content']['columns']['header']['config']['softref'] : '') |
Definition at line 7 of file ext_tables.php.
$tempTables = array('pages', 'tt_content') |
Definition at line 8 of file ext_tables.php.