From 543e0f84bed93be3803371176f3d89286b53bf54 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Tue, 23 May 2017 23:46:14 -1000 Subject: [PATCH] forgot a . --- gw-location.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gw-location.php b/gw-location.php index 31f1f04..a15f0e1 100644 --- a/gw-location.php +++ b/gw-location.php @@ -13,7 +13,7 @@ if (!$resultmap = $con->query($sqlmaploc)){ } echo '
'; echo ''; -echo 'Current playerid is :' . $playerid '
'; +echo 'Current playerid is :' . $playerid . '
'; echo '