TYPO3 CMS  TYPO3_6-2
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']['TYPO3\\CMS\\Extensionmanager\\Task\\UpdateExtensionListTask']
 

Variable Documentation

◆ $GLOBALS

if (!defined( 'TYPO3_MODE')) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][ 'TYPO3\\CMS\\Extensionmanager\\Task\\UpdateExtensionListTask']
Initial value:
= array(
'extension' => $_EXTKEY,
'title' => 'LLL:EXT:' . $_EXTKEY . '/Resources/Private/Language/locallang.xlf:task.updateExtensionListTask.name',
'description' => 'LLL:EXT:' . $_EXTKEY . '/Resources/Private/Language/locallang.xlf:task.updateExtensionListTask.description',
'additionalFields' => '',
)

Definition at line 7 of file ext_localconf.php.