Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
voting.typo3.org
extensions
election
Commits
a702b2a3
Commit
a702b2a3
authored
Feb 15, 2021
by
Stefan Busemann
Browse files
[TASk] Use core compliant way for ext key
parent
bb8afa27
Changes
1
Show whitespace changes
Inline
Side-by-side
ext_emconf.php
View file @
a702b2a3
...
...
@@ -8,7 +8,7 @@
* (c) 2021 TYPO3 Association Oliver Eglseder, Stefan Busemann, Christoph Pascher, Felix Herrmann, Wolf Utz
*/
$EM_CONF
[
\
T3o\Election\Constants
::
EXTENSION_
KEY
]
=
[
$EM_CONF
[
$_EXT
KEY
]
=
[
'title'
=>
'Election'
,
'description'
=>
'voting / polling tool'
,
'version'
=>
'1.0.0'
,
...
...
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