diff --git a/GraphPlayer.php b/GraphPlayer.php index 3c1fc2d..d098ff6 100755 --- a/GraphPlayer.php +++ b/GraphPlayer.php @@ -1,27 +1,29 @@ query($queryP); ?> - - - - + + - +

☠ Players on (-ToX-)

@@ -44,4 +46,4 @@ hideHover:'auto' - + diff --git a/consql.php b/consql.php index a2121f9..2dc1372 100644 --- a/consql.php +++ b/consql.php @@ -3,8 +3,10 @@ $userdb = ""; $pdb = ""; $dbname = ""; + $table = "StatServer_20"; - $con = new mysqli($servdb, $userdb, $pdb, $dbname); + $StatServer = $table; + $con = new mysqli($servdb, $userdb, $pdb, $dbname); if ($con->connect_error) { // die("Connection failed: " . $con->connect_error); diff --git a/index.php b/index.php index 6809084..1f1138f 100644 --- a/index.php +++ b/index.php @@ -510,7 +510,7 @@ $sec = "300";
Player last 24 hours
need sql // not ready yet - +
@@ -674,16 +674,15 @@ $sec = "300"; + + - +