Client 11 loginWebService:

Display remaining time of premium account.
 External game server support.

config adjustments:
gameserver info (ip, port, name) for loginWebService.
Some cleanup.
This commit is contained in:
Znote
2016-11-23 20:42:29 +01:00
parent 6617966cc9
commit 9173619e77
3 changed files with 166 additions and 160 deletions

View File

@@ -25,7 +25,6 @@ if ($config['TFSVersion'] !== 'TFS_10') {
mysql_update("UPDATE `znote_accounts` SET `secret`= '$scrtString' WHERE `account_id`='$session_user_id';");
$query['znote_secret'] = $scrtString;
}
// HTML rendering
?>
<h1>Two-Factor Authentication</h1>