|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Namespaces | |
| namespace | TYPO3 |
Variables | |
| global | $TYPO3_CONF_VARS |
| $TYPO3_CONF_VARS ['EXTCONF']['dbal']['handlerCfg'] | |
| $TYPO3_CONF_VARS ['EXTCONF']['dbal']['mapping'] | |
| global $TYPO3_CONF_VARS |
Definition at line 12 of file oci8.config.php.
| $TYPO3_CONF_VARS['EXTCONF']['dbal']['handlerCfg'] |
array(
'_DEFAULT' => array(
'type' => 'adodb',
'config' => array(
'driver' => 'oci8',
),
),
)
Definition at line 14 of file oci8.config.php.
| $TYPO3_CONF_VARS['EXTCONF']['dbal']['mapping'] |
Definition at line 23 of file oci8.config.php.
1.8.0