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
extensions.typo3.org
extensions.typo3.org
Commits
dae298c1
Commit
dae298c1
authored
Jan 29, 2017
by
Thomas Löffler
Browse files
[TASK] Fixes autoloading of TER and ter_fe2
parent
b7578f0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/typo3/composer.json
View file @
dae298c1
...
...
@@ -41,8 +41,9 @@
}
},
"autoload"
:
{
"psr-0"
:
{
"Tx_TerFe2_"
:
"html/typo3conf/ext/ter_fe2/Classes/"
}
"classmap"
:
[
"html/typo3conf/ext/ter_fe2/Classes/"
,
"html/typo3conf/ext/ter/"
]
}
}
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