www
Unnamed repository; edit this file 'description' to name the repository.
Log
|
Files
|
Refs
getGame.php (54B)
1
<?php
2
$_GET["action"] = 0;
3
include("server.php");
4
?>