mirror of
https://0xacab.org/radar/radar-wp.git
synced 2025-06-09 13:16:26 +02:00
Make sure radar depenency is in repo, and upgrade for Price Categories.
This commit is contained in:
parent
c83d681db3
commit
70825293ae
124 changed files with 29219 additions and 19 deletions
5
vendor/events-radar/radar-api-php/docs/.htaccess
vendored
Normal file
5
vendor/events-radar/radar-api-php/docs/.htaccess
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt
|
||||
<FilesMatch \.php\.txt$>
|
||||
RemoveHandler .php
|
||||
ForceType text/plain
|
||||
</FilesMatch>
|
Loading…
Add table
Add a link
Reference in a new issue