added nice html5 inputs http://zdrojak.root.cz/clanky/webdesigneruv-pruvodce-po-html5...
[mirrors/JukeBox.git] / .htaccess
1 #We don't want share music with users without password
2 Options -Indexes
3 IndexIgnore *
4 #Kill that stupid magic quotes!
5 php_flag magic_quotes_gpc off
This page took 0.345986 seconds and 4 git commands to generate.