Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop

This commit is contained in:
Hillel Coren 2017-08-21 19:09:00 +03:00
commit 0b6087d75d

3
public/logo/.htaccess Normal file
View File

@ -0,0 +1,3 @@
<Files *.php>
deny from all
</Files>