Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Commit

Permalink
Update rcon-mess.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2605 authored Apr 13, 2017
1 parent 733ad6a commit 2ee567b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rCon/rcon-mess.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
if ($mess == '') {
header('Location: ../home.php');
} else {
echo $mess;
echo '<br>';

$mess = $rcon->say_global($mess);

header('Location: ../home.php');
}

0 comments on commit 2ee567b

Please sign in to comment.