[root]/modules/teamspeakviewer/libraries
commands
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 10 (100.0%) | 1743 (100.0%) | 174.3 |
- moved modules into application dir
0 lines of code changed in 1 file:
- dirname(__FILE__) to __DIR__
1 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
3 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- readded modules
747 lines of code changed in 1 file:
- complete modules cleanup
0 lines of code changed in 1 file:
- added methods getUserCounter(), getServerViewerData(), getServerStatusData() to TeamSpeak3 lib
54 lines of code changed in 1 file:
- optimized toArray() method
26 lines of code changed in 1 file:
- removed the crappy extendedServerQuery() method (no need to handle pipes separately)
- array assembling was completely rewritten and is now the toArray() method
- added method stripText()
- replaced calls to extendedServerQuery() with ServerQueryCommand() calls
- commands are now able to return arrays as supposed (@todo still to implement for the majority of cmds)
89 lines of code changed in 1 file:
- added Teamspeak3 ServerQuery Library
822 lines of code changed in 1 file: