mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-08-01 07:16:19 +02:00
Uploaded the 1.0 launcher website as well as test patcher website.
This commit is contained in:
parent
63b3098592
commit
a8f3fe28d4
32 changed files with 565 additions and 5 deletions
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
|
||||
$g_userInfo = GetUserInfo($g_databaseConnection, $g_userId);
|
||||
|
||||
?>
|
||||
<p>
|
||||
Welcome, <?php echo($g_userInfo["name"]); ?>. <a href="control_panel_logout.php">(Logout)</a>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue