TYPO3 API  SVNRelease
Variables
ext_localconf.php File Reference

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']

Variable Documentation

if (!defined('TYPO3_MODE')) $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks']['tx_em_Tasks_UpdateExtensionList']
Initial value:
 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.