Completed
Push — develop ( e87702...2d6e91 )
by Boris
03:05 queued 01:02
created
Category
ext_tables.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
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
 );
Please login to merge, or discard this patch.