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
905d1fae
Commit
905d1fae
authored
Nov 04, 2016
by
Josef Glatz
Browse files
[TASK] ext_emconf: remove obsolete TER v1-style entries
parent
1695f326
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
ext_emconf.php
ext_emconf.php
+0
-13
No files found.
ext_emconf.php
View file @
905d1fae
...
...
@@ -18,25 +18,14 @@ Following functions are implemented in this module:
* Meta information handling
* Backups, recovering and diff view'
,
'category'
=>
'module'
,
'shy'
=>
0
,
'version'
=>
'3.3.3'
,
'doNotLoadInFE'
=>
1
,
'dependencies'
=>
''
,
'conflicts'
=>
''
,
'priority'
=>
''
,
'loadOrder'
=>
''
,
'module'
=>
''
,
'state'
=>
'stable'
,
'uploadfolder'
=>
0
,
'createDirs'
=>
''
,
'modify_tables'
=>
'be_users'
,
'clearcacheonload'
=>
0
,
'lockType'
=>
''
,
'author'
=>
'Stefan Galinski, Damjan Komlenac'
,
'author_email'
=>
'stefan@sgalinski.de'
,
'author_company'
=>
'sgalinski Internet Services'
,
'CGLcompliance'
=>
''
,
'CGLcompliance_note'
=>
''
,
'constraints'
=>
array
(
'depends'
=>
array
(
'php'
=>
'5.3.0-7.0.99'
,
...
...
@@ -48,6 +37,4 @@ Following functions are implemented in this module:
'tinymce'
=>
'4.2.8'
,
),
),
'suggests'
=>
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