die php die
This commit is contained in:
parent
376e767449
commit
7d8d7e962e
|
@ -187,7 +187,9 @@ switch ($_POST['act']){
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case "fight";
|
case "fight";
|
||||||
|
|
||||||
print_r($_SESSION);
|
print_r($_SESSION);
|
||||||
|
die;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user