@@ -5,7 +5,7 @@ |
||
5 | 5 | } |
6 | 6 | |
7 | 7 | \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addStaticFile( |
8 | - $_EXTKEY, // Extension Key |
|
9 | - 'Configuration/TypoScript', // Path to setup.txt and constants.txt |
|
8 | + $_EXTKEY, // Extension Key |
|
9 | + 'Configuration/TypoScript', // Path to setup.txt and constants.txt |
|
10 | 10 | 'Slick Carousel' // Title in the selector box |
11 | 11 | ); |