Completed
Push — master ( c302a0...f825fd )
by Nazar
03:54
created
components/plugins/Composer_assets/index.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -146,7 +146,7 @@
 block discarded – undo
146 146
 	Header set Content-Type application/octet-stream
147 147
 </ifModule>
148 148
 
149
-HTACCESS;
149
+htaccess;
150 150
 			if (is_dir(STORAGE.'/Composer/vendor/bower-asset')) {
151 151
 				file_put_contents(STORAGE.'/Composer/vendor/bower-asset/.htaccess', $htaccess_contents);
152 152
 			}
Please login to merge, or discard this patch.