commit 39ac7935896030ee14b9e03240d151e886b1a8b8
parent 89963f7a88a59fd21733188a44bdf963f321320c
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date: Sun, 24 Apr 2011 15:13:51 +0200
Ajout d'un fichier index.php à la racine, qui redirige vers code/serveur/php, pour faciliter l'accès à unstable sur pticlic.fr.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/index.php b/index.php
@@ -0,0 +1 @@
+<?php header("location: code/serveur/php/"); ?>
+\ No newline at end of file