Skip to content

Commit

Permalink
Update ServerAuthWebAPI.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavius12 committed Aug 31, 2015
1 parent 3e5f848 commit 25a3fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ServerAuthWebAPI/ServerAuthWebAPI.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* ServerAuth (v2.00) by EvolSoft
* ServerAuth (v2.10) by EvolSoft
* Developer: EvolSoft (Flavius12)
* Website: http://www.evolsoft.tk
* Date: 31/08/2015 02:54 PM (UTC)
Expand Down Expand Up @@ -366,4 +366,4 @@ public function changePlayerPassword($player, $new_password){
return $this->getStatus();
}
}
}
}

0 comments on commit 25a3fd8

Please sign in to comment.