⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.97 KB)
Bug #78868
» ext_emconf.php
Franz Holzinger
, 2016-12-03 09:31
<?php
########################################################################
# Extension Manager/Repository config file for ext: "dd_extensionframework"
#
# Auto generated 30-03-2006 17:33
#
# Manual updates:
# Only the data in the array - anything else is removed by next write.
# "version" and "dependencies" must not be touched!
########################################################################
$EM_CONF
[
$_EXTKEY
]
=
array
(
'title'
=>
'DD Extension Framework'
,
'description'
=>
'This extension holds functions and features to quickly deploy "standard" extensions.'
,
'category'
=>
'fe'
,
'shy'
=>
0
,
'dependencies'
=>
'cms'
,
'conflicts'
=>
''
,
'priority'
=>
''
,
'loadOrder'
=>
''
,
'module'
=>
''
,
'state'
=>
'alpha'
,
'uploadfolder'
=>
0
,
'createDirs'
=>
''
,
'modify_tables'
=>
''
,
'clearCacheOnLoad'
=>
1
,
'lockType'
=>
''
,
'author'
=>
'Jan-Hendrik Heuing'
,
'author_email'
=>
'jh@netfielders.de'
,
'author_company'
=>
''
,
'CGLcompliance'
=>
''
,
'CGLcompliance_note'
=>
''
,
'version'
=>
'0.0.7'
,
'constraints'
=>
array
(
'depends'
=>
array
(
'typo3'
=>
''
,
'php'
=>
''
,
'cms'
=>
''
,
),
'conflicts'
=>
array
(
''
=>
''
,
),
),
'suggests'
=>
array
(
),
'_md5_values_when_last_written'
=>
'a:19:{s:12:"ext_icon.gif";s:4:"db1f";s:17:"ext_localconf.php";s:4:"3294";s:15:"ext_php_api.dat";s:4:"970e";s:14:"ext_tables.php";s:4:"a56c";s:14:"ext_tables.sql";s:4:"accf";s:18:"ext_tables.sql.bak";s:4:"8ee7";s:28:"ext_typoscript_constants.txt";s:4:"2055";s:24:"ext_typoscript_setup.txt";s:4:"a1f8";s:28:"ext_typoscript_setup.txt.bak";s:4:"86fd";s:40:"icon_tx_ddextensionframework_fileres.gif";s:4:"dfa3";s:16:"locallang_db.php";s:4:"66dc";s:20:"locallang_db.php.bak";s:4:"16c2";s:7:"tca.php";s:4:"7cc9";s:11:"tca.php.bak";s:4:"4a98";s:19:"doc/wizard_form.dat";s:4:"ee4a";s:20:"doc/wizard_form.html";s:4:"e19b";s:41:"pi1/class.tx_ddextensionframework_pi1.php";s:4:"0dd9";s:45:"pi1/class.tx_nfextensionframework_pi1.php.bak";s:4:"d1b0";s:17:"pi1/template.html";s:4:"3a45";}'
,
);
?>
« Previous
1
2
Next »
(1-1/2)
Loading...