return install templates, deleted in mistake

This commit is contained in:
unknown
2012-06-18 20:42:26 +03:00
parent 86dc4c1904
commit 72d31d7105
9 changed files with 605 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
<?php
//////////////////////////////////////////////////////////////////////////////////////////////////////
// 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! //
//////////////////////////////////////////////////////////////////////////////////////////////////////
?>
<p>
Thanks for installing TravianX.
<h4>Please remove/rename the installation folder.</h4>
All the files are placed. The database is created, so you can now start playing on your own Travian.
</p>
<?php include("../GameEngine/config.php"); ?>
<p>
<center><font size="4"><a href="<?php echo HOMEPAGE; ?>">> My TravianX homepage <</font></a></center>
</p>
</div>