Bläddra i källkod

renamed variable, set it to session data

development
mauirixxx 8 år sedan
förälder
incheckning
a26f9a6ee6
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. +0
    -1
      gw-action.php

+ 0
- 1
gw-action.php Visa fil

@@ -1,7 +1,6 @@
<?php
session_start();
$playerid = $_SESSION['playerid'];
//$toonid = $_POST['playerid'];
$action = $_POST['gwaction'];
echo'<TITLE>Redirecting ...</TITLE>';
if ($action == 1){ //insert dropped items data


Laddar…
Avbryt
Spara