Explorar el Código

renamed variable, set it to session data

development
mauirixxx hace 8 años
padre
commit
a26f9a6ee6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      gw-action.php

+ 0
- 1
gw-action.php Ver fichero

@@ -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


Cargando…
Cancelar
Guardar