This website works better with JavaScript.
Home
Explore
Help
Sign In
mauirixxx
/
gwtt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
renamed variable, set it to session data
development
mauirixxx
8 years ago
parent
1227d31230
commit
a26f9a6ee6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
gw-action.php
+ 0
- 1
gw-action.php
View File
@@ -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
Write
Preview
Loading…
Cancel
Save