mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-26 14:36:06 +00:00
Installation script refuses to run again after completed install.
This is achieved by leaving special file in install/ directory.
This commit is contained in:
@@ -24,6 +24,7 @@ All the files are placed. The database is created, so you can now start playing
|
||||
<?php include("../GameEngine/config.php");
|
||||
$time = time();
|
||||
rename("../install/","../installed_".$time);
|
||||
touch("installation_done");
|
||||
?>
|
||||
<p>
|
||||
<center><font size="4"><a href="<?php echo HOMEPAGE; ?>">> My TravianZ homepage <</font></a></center>
|
||||
|
||||
Reference in New Issue
Block a user