commit | 838a9d69a9139b6bcd6f8765fdd2d58b929e70ad | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Mon Dec 03 14:37:47 2012 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Mon Dec 03 14:37:47 2012 +0200 |
tree | 3d296693ea910fd5473e9fb7dec825e4e9edae50 | |
parent | 6a38949d5ac50a123c7fdee37d9561e02fa72884 [diff] [blame] |
[ci skip] Cleaned some spaces
diff --git a/system/.htaccess b/system/.htaccess index 6c63ed4..97c65d2 100644 --- a/system/.htaccess +++ b/system/.htaccess
@@ -1,6 +1,6 @@ <IfModule authz_core_module> - Require all denied + Require all denied </IfModule> <IfModule !authz_core_module> - Deny from all + Deny from all </IfModule> \ No newline at end of file