Adaptation à un usage local
This commit is contained in:
parent
4ec2b816d2
commit
b7105ac3a1
|
|
@ -0,0 +1,23 @@
|
|||
scores/
|
||||
temp/
|
||||
sources/
|
||||
*~
|
||||
license.txt
|
||||
readme.html
|
||||
wp-activate.php
|
||||
wp-admin/
|
||||
wp-blog-header.php
|
||||
wp-comments-post.php
|
||||
wp-config-sample.php
|
||||
wp-config.php
|
||||
wp-content/
|
||||
wp-cron.php
|
||||
wp-includes/
|
||||
wp-links-opml.php
|
||||
wp-load.php
|
||||
wp-login.php
|
||||
wp-mail.php
|
||||
wp-settings.php
|
||||
wp-signup.php
|
||||
wp-trackback.php
|
||||
xmlrpc.php
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<html>
|
||||
<head>
|
||||
<script>location='scores.php';</script>
|
||||
</head>
|
||||
</html>
|
||||
Loading…
Reference in New Issue