From 13b291ab1614726b3e85de003fcc3290cd253ce3 Mon Sep 17 00:00:00 2001 From: xPaw Date: Sun, 20 Jul 2014 14:31:45 +0300 Subject: [PATCH] New website --- SourceQuery/Buffer.class.php | 2 +- SourceQuery/Exception.class.php | 2 +- SourceQuery/GoldSourceRcon.class.php | 2 +- SourceQuery/Socket.class.php | 2 +- SourceQuery/SourceQuery.class.php | 2 +- SourceQuery/SourceRcon.class.php | 2 +- View.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/SourceQuery/Buffer.class.php b/SourceQuery/Buffer.class.php index 0a425a9..323e81d 100644 --- a/SourceQuery/Buffer.class.php +++ b/SourceQuery/Buffer.class.php @@ -2,7 +2,7 @@ /** * Class written by xPaw * - * Website: http://xpaw.ru + * Website: http://xpaw.me * GitHub: https://github.com/xPaw/PHP-Source-Query-Class */ diff --git a/SourceQuery/Exception.class.php b/SourceQuery/Exception.class.php index e672610..2ef995d 100644 --- a/SourceQuery/Exception.class.php +++ b/SourceQuery/Exception.class.php @@ -2,7 +2,7 @@ /** * Class written by xPaw * - * Website: http://xpaw.ru + * Website: http://xpaw.me * GitHub: https://github.com/xPaw/PHP-Source-Query-Class */ diff --git a/SourceQuery/GoldSourceRcon.class.php b/SourceQuery/GoldSourceRcon.class.php index 5d54251..9799164 100644 --- a/SourceQuery/GoldSourceRcon.class.php +++ b/SourceQuery/GoldSourceRcon.class.php @@ -2,7 +2,7 @@ /** * Class written by xPaw * - * Website: http://xpaw.ru + * Website: http://xpaw.me * GitHub: https://github.com/xPaw/PHP-Source-Query-Class */ diff --git a/SourceQuery/Socket.class.php b/SourceQuery/Socket.class.php index cf7ff97..153f2f4 100644 --- a/SourceQuery/Socket.class.php +++ b/SourceQuery/Socket.class.php @@ -2,7 +2,7 @@ /** * Class written by xPaw * - * Website: http://xpaw.ru + * Website: http://xpaw.me * GitHub: https://github.com/xPaw/PHP-Source-Query-Class */ diff --git a/SourceQuery/SourceQuery.class.php b/SourceQuery/SourceQuery.class.php index 9dbcb82..beea5fc 100644 --- a/SourceQuery/SourceQuery.class.php +++ b/SourceQuery/SourceQuery.class.php @@ -2,7 +2,7 @@ /** * Class written by xPaw * - * Website: http://xpaw.ru + * Website: http://xpaw.me * GitHub: https://github.com/xPaw/PHP-Source-Query-Class * * Special thanks to koraktor for his awesome Steam Condenser class, diff --git a/SourceQuery/SourceRcon.class.php b/SourceQuery/SourceRcon.class.php index c8358cf..ea6000a 100644 --- a/SourceQuery/SourceRcon.class.php +++ b/SourceQuery/SourceRcon.class.php @@ -2,7 +2,7 @@ /** * Class written by xPaw * - * Website: http://xpaw.ru + * Website: http://xpaw.me * GitHub: https://github.com/xPaw/PHP-Source-Query-Class */ diff --git a/View.php b/View.php index 1a56496..dc69a12 100644 --- a/View.php +++ b/View.php @@ -62,7 +62,7 @@

This class was created to query game server which use the Source query protocol, this includes all source games, half-life 1 engine games and Call of Duty: Modern Warfare 3

- Made by xPaw + Made by xPaw View on GitHub CC BY-NC-SA 3.0