first commit

This commit is contained in:
unknown
2012-03-29 13:00:34 +02:00
commit 6928cbcd1d
2446 changed files with 85772 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
<?
//////////////////////////////////////////////////////////////////////////////////////////////////////
// TRAVIANX //
// Only for advanced users, do not edit if you dont know what are you doing! //
// Made by: Dzoki & Dixie (TravianX) //
// - TravianX = Travian Clone Project - //
// DO NOT REMOVE COPYRIGHT NOTICE! //
//////////////////////////////////////////////////////////////////////////////////////////////////////
?>
<form action="include/oasis.php" method="post" id="dataform">
<p>
<span class="f10 c">Populate Oasis</span>
<table>
<tr><td><b>Warning</b>: This can take some time. Do not click, just wait till the next page has been loaded!</td></tr>
<tr><td><center><input type="submit" name="Submit" id="Submit" value="Create.."></center></td></tr>
</table>
</p>
</form>