Initial Commit

This commit is contained in:
Robert Fritzen 2014-06-19 13:43:37 -05:00
commit 75b8614a44
421 changed files with 36000 additions and 0 deletions

11
Univ/Connect.php Normal file
View file

@ -0,0 +1,11 @@
<p>Linking Accounts:
<form action="submit.php" method="post">
Tribes 2 GUID: <input type="text" name="guid" />
Forums Account E-Mail: <input type="text" name="email" />
<input type="submit" value="Connect!"/>
</form>
<p>Your Tribes 2 GUID is necessary for your files to be stored in the proper location.
<p>We also need it to prevent file overload on the server.
<p>If you need help getting this number, contact phantom139 on the boards.
<p>You will be given your password for PGD connect upon submitting.
<p><a href="PGDConn.html>Return To Main Page</a>