2011-m1s2-ter/code/serveur/php/getGame.php
2011-04-22 20:34:15 +02:00

4 lines
54 B
PHP

<?php
$_GET["action"] = 0;
include("server.php");
?>