mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-28 04:23:15 +02:00
Drop the email
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
/**
|
/**
|
||||||
* This class provides the public interface to the PHP-Source-Query library.
|
* This class provides the public interface to the PHP-Source-Query library.
|
||||||
*
|
*
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
* Special thanks to koraktor for his awesome Steam Condenser class,
|
* Special thanks to koraktor for his awesome Steam Condenser class,
|
||||||
* I used it as a reference at some points.
|
* I used it as a reference at some points.
|
||||||
*
|
*
|
||||||
* @author Pavel Djundik <sourcequery@xpaw.me>
|
* @author Pavel Djundik
|
||||||
*
|
*
|
||||||
* @link https://xpaw.me
|
* @link https://xpaw.me
|
||||||
* @link https://github.com/xPaw/PHP-Source-Query
|
* @link https://github.com/xPaw/PHP-Source-Query
|
||||||
|
|||||||
@@ -4,13 +4,6 @@
|
|||||||
"homepage": "https://github.com/xPaw/PHP-Source-Query",
|
"homepage": "https://github.com/xPaw/PHP-Source-Query",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "LGPL-2.1",
|
"license": "LGPL-2.1",
|
||||||
"authors":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name": "Pavel Djundik",
|
|
||||||
"email": "sourcequery@xpaw.me"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"keywords":
|
"keywords":
|
||||||
[
|
[
|
||||||
"rcon",
|
"rcon",
|
||||||
|
|||||||
Reference in New Issue
Block a user