Completed
Push — master ( 7d34ce...1865f2 )
by Nazar
04:15
created
components/modules/System/meta/update/4.63.php 1 patch
Upper-Lower-Casing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@  discard block
 block discarded – undo
16 16
 <FilesMatch "\.(css|js|gif|jpg|jpeg|png|ico|svg|svgz|ttc|ttf|otf|woff|woff2|eot)$">
17 17
 	RewriteEngine Off
18 18
 </FilesMatch>
19
-HTACCESS
19
+htaccess
20 20
 		,
21 21
 		/** @lang ApacheConfig */
22 22
 		<<<HTACCESS
@@ -32,7 +32,7 @@  discard block
 block discarded – undo
32 32
 		Header set Cache-Control "max-age=2592000, public"
33 33
 	</ifModule>
34 34
 </FilesMatch>
35
-HTACCESS
35
+htaccess
36 36
 		,
37 37
 		file_get_contents(DIR.'/.htaccess')
38 38
 	)
Please login to merge, or discard this patch.