|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Variables | |
| if(!defined('TYPO3_MODE')) | $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['tx_em_Tasks_UpdateExtensionList'] |
| if (!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['tx_em_Tasks_UpdateExtensionList'] |
array(
'extension' => $_EXTKEY,
'title' => 'LLL:EXT:' . $_EXTKEY . '/language/locallang.xml:tasks_updateExtensionlistTask.name',
'description' => 'LLL:EXT:' . $_EXTKEY . '/language/locallang.xml:tasks_updateExtensionlistTask.description',
'additionalFields' => '',
)
Definition at line 7 of file ext_localconf.php.
1.8.0