Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
d9fc2bf3
Commit
d9fc2bf3
authored
Nov 04, 2019
by
Christian Keuerleber
Browse files
TASK: small change in extension name in ext_emconf
parent
91a43fd1
Pipeline
#7810
failed with stages
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3omy_test/ext_emconf.php
View file @
d9fc2bf3
...
...
@@ -3,7 +3,7 @@
* Extension Manager/Repository config file for ext "t3omy_test".
************************************************************************/
$EM_CONF
[
$_EXTKEY
]
=
[
'title'
=>
'acceptance tests for my
TYPO3
'
,
'title'
=>
'acceptance tests for my
.typo3.org
'
,
'description'
=>
'Extension containing acceptance tests and configuration'
,
'category'
=>
'extension'
,
'constraints'
=>
[
...
...
@@ -11,11 +11,6 @@ $EM_CONF[$_EXTKEY] = [
],
'conflicts'
=>
[],
],
'autoload'
=>
[
'psr-4'
=>
[
'T3o\\T3omy\\'
=>
'Classes'
],
],
'state'
=>
'stable'
,
'uploadfolder'
=>
0
,
'createDirs'
=>
''
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment