update send.php
Adding close tag.
This commit is contained in:
parent
62cf628ad5
commit
e1322a0571
@ -16,3 +16,4 @@ echo " [x] Sent 'Hello World!'\n";
|
||||
|
||||
$channel->close();
|
||||
$connection->close();
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user