TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Variables | |
if(!defined('TYPO3_MODE')) | $GLOBALS ['TYPO3_CONF_VARS']['SYS']['Objects']['TYPO3\\CMS\\Core\\Database\\DatabaseConnection'] = array('className' => 'TYPO3\\CMS\\Dbal\\Database\\DatabaseConnection') |
$GLOBALS ['TYPO3_CONF_VARS']['SYS']['Objects']['TYPO3\\CMS\\Core\\Database\\SqlParser'] = array('className' => 'TYPO3\\CMS\\Dbal\\Database\\SqlParser') | |
$GLOBALS ['TYPO3_CONF_VARS']['SYS']['Objects']['TYPO3\\CMS\\Recordlist\\RecordList\\DatabaseRecordList'] = array('className' => 'TYPO3\\CMS\\Dbal\\RecordList\\DatabaseRecordList') | |
if (!defined( 'TYPO3_MODE')) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'Objects'][ 'TYPO3\\CMS\\Core\\Database\\DatabaseConnection'] = array('className' => 'TYPO3\\CMS\\Dbal\\Database\\DatabaseConnection') |
Definition at line 6 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'Objects'][ 'TYPO3\\CMS\\Core\\Database\\SqlParser'] = array('className' => 'TYPO3\\CMS\\Dbal\\Database\\SqlParser') |
Definition at line 7 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SYS'][ 'Objects'][ 'TYPO3\\CMS\\Recordlist\\RecordList\\DatabaseRecordList'] = array('className' => 'TYPO3\\CMS\\Dbal\\RecordList\\DatabaseRecordList') |
Definition at line 8 of file ext_localconf.php.