Added full source code

This commit is contained in:
Emmanuel BENOîT 2016-01-10 11:01:49 +01:00
commit 33f8586698
1377 changed files with 123808 additions and 0 deletions
site/beta4

View file

@ -0,0 +1,14 @@
<HTML>
<head>
<title>Legacy: Player Rankings</title>
<link rel='stylesheet' type='text/css' href='red.css' title='Wibble'>
</head>
<body>
<body bgcolor="#333333" text="#COCOCO" link="#CC33FF" vlink="#CC33FF" background="images/background.jpg">
<table><tr>
<th width='25%'><a target='Display' href='Rankings.php'>Current ranking</a></th>
<th width='25%'><a target='Display' href='finmilrank.php'>Financial/Military Rankings</a></th>
<th width='25%'><a target='Display' href='AllyRank.php'>Alliance Rankings</a></th>
<th width='25%'><a target='Display' href='roundrank.php'>Overall Round Rankings</a></th>
</tr></table>
</HTML>