Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Commit

Permalink
[RELEASE] Version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonerWeb committed Feb 13, 2015
1 parent a2ee15a commit 1951130
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,10 @@
'description' => 'This plugin detects the visitor\'s preferred language and sets the local configuration for TYPO3\'s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user\'s preferred language does not exist.',
'category' => 'misc',
'shy' => 0,
'version' => '3.0.0',
'dependencies' => '',
'conflicts' => '',
'priority' => '',
'loadOrder' => '',
'module' => '',
'version' => '3.0.1',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'modify_tables' => '',
'clearcacheonload' => 0,
'lockType' => '',
'author' => 'Thomas Löffler',
'author_email' => '[email protected]',
'author_company' => '',
Expand Down

0 comments on commit 1951130

Please sign in to comment.