Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Oliver Eglseder
lfeditor
Commits
0047d899
Commit
0047d899
authored
Feb 24, 2015
by
Damjan
Browse files
[BUGFIX] Description improvement, author_company fix.
parent
2b7a3c9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ext_emconf.php
ext_emconf.php
+2
-2
No files found.
ext_emconf.php
View file @
0047d899
...
...
@@ -13,7 +13,7 @@
$EM_CONF
[
$_EXTKEY
]
=
array
(
'title'
=>
'Language File Editor'
,
'description'
=>
'This module serves several functions for editing of language files.
The extension differ
entiate normal and admin users and gives them
appropriate privileges.
The extension differ
s between redacteurs and administrators with
appropriate privileges.
Normal users are allowed to edit only languages for which they have permission.
Following functions are implemented in this module:
* Formats: PHP, XML and XLF
...
...
@@ -44,7 +44,7 @@ $EM_CONF[$_EXTKEY] = array(
'lockType'
=>
''
,
'author'
=>
'Stefan Galinski'
,
'author_email'
=>
'stefan@sgalinski.de'
,
'author_company'
=>
'
SG
alinski Internet Services'
,
'author_company'
=>
'
sg
alinski Internet Services'
,
'CGLcompliance'
=>
''
,
'CGLcompliance_note'
=>
''
,
'constraints'
=>
array
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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