1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00

Use Composer for dependencies

This commit is contained in:
Afterster 2015-09-13 23:23:51 +02:00
parent fa8084d312
commit 16d80f8435
1882 changed files with 3711 additions and 327466 deletions

View file

@ -1,9 +0,0 @@
# Apache 2.4
<IfModule mod_authz_core.c>
Require all granted
</IfModule>
# Apache 2.2
<IfModule mod_access.c>
Allow from all
</IfModule>