forked from halo-battle/game
Version 1.0a
This commit is contained in:
parent
e391f66774
commit
6a19363758
908 changed files with 22193 additions and 17408 deletions
6
captcha/.htaccess
Normal file
6
captcha/.htaccess
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
RewriteEngine on
|
||||
RewriteRule ^accueil.html$ index.php [L]
|
||||
php_flag register_globals Off
|
||||
php_flag magic_quotes_gpc Off
|
||||
php_flag magic_quotes_runtime Off
|
||||
php_flag magic_quotes_sybase Off
|
||||
Loading…
Add table
Add a link
Reference in a new issue