Commit 3b9fb972 authored by Andy Hausmann's avatar Andy Hausmann

Added Utility class to Extbase Autoloader.

parent 30cb874d
<?php
$extensionClassesPath = t3lib_extMgm::extPath('flexslider') . 'Classes/';
return array(
'tx_flexslider_utility_emconfiguration' => $extensionClassesPath . 'Utility/EmConfiguration.php',
);
?>
\ No newline at end of file
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