File: |
tsac.class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
the main class |
Class: |
Team Speak Admin Class
Administrate Team Speak voice chat servers |
Author: |
By Nils Hulsch |
Last change: |
** New **
setpassword(), setmaxusers(), setservername(), adduser() are now standalone functions, so you can use it for editing later.
getglobalinfo() will give you several infos about the mainserver.
Please read the documents for the handling of these new functions
** Fixed **
deleteserver(): If a server was already stopped it wasnt deleted
getserverinfo(): now trimming non-visible characters
getserverlist(), getplayerlist(): now using str_replace and not preg_replace. PHP was trying to allocate a huge amount of memory with preg_replace if the list is big.
several typos in the documents |
Date: |
19 years ago |
Size: |
18,844 bytes |
|
|
|