RE: Kritter Kingdom
Maybe change the some of the code back to:
$query = "UPDATE ".$prefix."users SET money='".$cashs."' WHERE username='".$loggedinname."'";
and
$query = "UPDATE ".$prefix."users SET money='".$cashs2."' WHERE username='".$user."'";
:/ I'm not really sure.
|