TYPO3 CMS  TYPO3_6-2
ext_emconf.php File Reference

Go to the source code of this file.

Variables

 $EM_CONF [$_EXTKEY]
 

Variable Documentation

◆ $EM_CONF

$EM_CONF[ $_EXTKEY]
Initial value:
= array(
'title' => 'Link Validator',
'description' => 'Link Validator checks the links in your website for validity. It can validate all kinds of links: internal, external and file links. Scheduler is supported to run Link Validator via Cron including the option to send status mails, if broken links were detected.',
'category' => 'module',
'author' => 'Jochen Rieger / Dimitri König / Michael Miousse',
'author_email' => 'j.rieger@connecta.ag, mmiousse@infoglobe.ca',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'author_company' => 'Connecta AG / cab services ag / Infoglobe',
'version' => '6.2.0',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-6.2.99',
'info' => '6.2.0-6.2.99',
),
'conflicts' => array(),
'suggests' => array(),
),
'_md5_values_when_last_written' => '',
)

Definition at line 2 of file ext_emconf.php.