@@ -146,7 +146,7 @@ |
||
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 | } |