Go to the source code of this file.
Initial value:= array(
'title' => 'Backend User Administration',
'description' => 'Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.',
'category' => 'module',
'author' => 'Felix Kopp',
'author_email' => 'felix-source@phorax.com',
'author_company' => 'PHORAX',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '7.6.0',
'constraints' => array(
'depends' => array(
'typo3' => '7.6.0-7.6.99',
),
'conflicts' => array(),
'suggests' => array(),
),
)
Definition at line 2 of file beuser/ext_emconf.php.