Renomage jeu.php → jeu.html (oui je l'ai déjà fait dans l'autre sens il y a peu de temps).

This commit is contained in:
Georges Dupéron 2011-05-21 20:35:32 +02:00
parent ca99d87866
commit 4e16be17ce
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package org.pticlic.model;
public class Constant {
public static final String SERVER_URL = "unstable/code/serveur/php/jeu.php";
public static final String SERVER_URL = "unstable/code/serveur/php/jeu.html";
public static final String SERVER_AUTH = "SERVER_AUTH";
public static final String SERVER = "http://www.pticlic.fr/";