Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
its_langmenuv2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ch
its_langmenuv2
Commits
6b5ab835
Commit
6b5ab835
authored
10 years ago
by
Christoph Hofmann
Browse files
Options
Downloads
Patches
Plain Diff
Release 0.5
parent
e29231a0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ext_emconf.php
+6
-6
6 additions, 6 deletions
ext_emconf.php
with
6 additions
and
6 deletions
ext_emconf.php
100644 → 100755
+
6
−
6
View file @
6b5ab835
...
...
@@ -9,7 +9,7 @@
* Only the data in the array - anything else is removed by next write.
* "version" and "dependencies" must not be touched!
***************************************************************/
/* @var $_EXTKEY*/
$EM_CONF
[
$_EXTKEY
]
=
array
(
'title'
=>
'ITS Langmenu v2'
,
'description'
=>
''
,
...
...
@@ -27,13 +27,13 @@ $EM_CONF[$_EXTKEY] = array(
'modify_tables'
=>
''
,
'clearCacheOnLoad'
=>
0
,
'lockType'
=>
''
,
'version'
=>
'0.
3
.0'
,
'version'
=>
'0.
5
.0'
,
'constraints'
=>
array
(
'depends'
=>
array
(
'extbase'
=>
'6.
0
'
,
'fluid'
=>
'6.
0
'
,
'typo3'
=>
'6.
0
'
,
'static_info_tables'
=>
'6.
0
'
,
'extbase'
=>
'6.
2
'
,
'fluid'
=>
'6.
2
'
,
'typo3'
=>
'6.
2.0-7.99.99
'
,
'static_info_tables'
=>
'6.
1
'
,
),
'conflicts'
=>
array
(
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment