Skip to content

Commit

Permalink
No longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
JABirchall committed Nov 23, 2016
1 parent c7c32e9 commit a72ac79
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
4 changes: 0 additions & 4 deletions start.bat

This file was deleted.

5 changes: 0 additions & 5 deletions start.sh

This file was deleted.

2 changes: 1 addition & 1 deletion vendor/fkubis/teamspeak-php-framework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ use TeamSpeak3\TeamSpeak3;

class TeamSpeak3Adapater
{
private $ts;
private $ts3;
public __construct()
{
$this->ts3 = TeamSpeak3::factory("serverquery://username:[email protected]:10011/?server_port=9987");
Expand Down

0 comments on commit a72ac79

Please sign in to comment.