Commit e4a2f854 authored by Andy Hausmann's avatar Andy Hausmann

Corrected Utility call for getting EM Config.

parent fa30a189
......@@ -4,7 +4,7 @@ if (!defined ('TYPO3_MODE')) {
}
// Extension manager configuration
$configuration = Tx_Flexslider_Utility_EmConfiguration::getConfiguration('flexslider');
$configuration = Tx_Flexslider_Utility_EmConfiguration::getConfiguration();
$pathLL = 'LLL:EXT:flexslider/Resources/Private/Language/locallang_db.xml:';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment