Added possibility to upload_data_file directly in add event (& to refer to node_id...
[mirrors/Kyberia-bloodline.git] / cron / .htaccess
CommitLineData
4a4a108f
H
1#Disable access
2Deny from all
3
4#Disable listing
5Options -Indexes
6
7#Disable PHP
8AddHandler default-handler php
9AddType text/html php
This page took 0.360842 seconds and 4 git commands to generate.