**
* ts3admin.class.php
* ------------------
* begin : 18. December 2009
* copyright : (C) 2009-2013 Par0noid Solutions
* email : [email protected]
* version : 0.7.0.0
* last modified : 28. January 2014
*
*
* This file is a powerful library for querying TeamSpeak3 servers.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* The ts3admin.class.php is a powerful library that offers functions to communicate with Tea*Speak 3 Servers from your website!
*
* You can do everything, your creativity knows no bounds!
* That library is faster than all other librarys because its optimized to find the shortest way to your information.
* No unneeded PHP 5 OOP Stuff, just the basics!
* There are a lot of professional developers and some big companys using my library.
* The best thing is that you can use it for free under the terms of the GNU General Public License v3.
* Take a look on the project website where you can find code examples, a manual and some other stuff.
*
* @author Par0noid Solutions <[email protected]>
* @version 0.7.0.0
* @copyright Copyright (c) 2009-2014, Stefan Z.
* @package ts3admin
* @link http://ts3admin.info
*/