Material cost doubles itself, if quantity = 0. Fixed.
[fa-stable.git] / .htaccess
index ffcd03e635c5769da99c54e894d4dc230c78ac49..05e1f772c98b3766c123ee778a1e9428030bde51 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,5 +1,5 @@
 # Protect sensitive files.
-<FilesMatch "\.(inc|po|sh|.*sql)$">
+<FilesMatch "\.(inc|po|sh|.*sql|log)$">
        Order allow,deny
 </FilesMatch>
 
@@ -23,7 +23,6 @@ DirectoryIndex index.php
        php_flag register_globals Off
        php_flag session.use_trans_sid Off
 </IfModule>
-
 #Sometimes neccessary to add those
 #
 #AddType application/x-javascript .js