From 65a2493c3cce193c86596e9c802a7075af67f4b2 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Sun, 11 Oct 2015 12:56:56 +0300 Subject: [PATCH] Update github url --- Examples/View.php | 6 +++--- SourceQuery/Buffer.php | 2 +- SourceQuery/Exception/AuthenticationException.php | 2 +- SourceQuery/Exception/InvalidArgumentException.php | 2 +- SourceQuery/Exception/InvalidPacketException.php | 2 +- SourceQuery/Exception/SocketException.php | 2 +- SourceQuery/Exception/SourceQueryException.php | 2 +- SourceQuery/Exception/TimeoutException.php | 2 +- SourceQuery/GoldSourceRcon.php | 2 +- SourceQuery/Socket.php | 2 +- SourceQuery/SourceQuery.php | 2 +- SourceQuery/SourceRcon.php | 2 +- SourceQuery/bootstrap.php | 2 +- 13 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Examples/View.php b/Examples/View.php index ef0e116..122a247 100644 --- a/Examples/View.php +++ b/Examples/View.php @@ -40,7 +40,7 @@ - Source Query PHP Class + Source Query PHP Library