Version 0.7
This commit is contained in:
parent
e0f55450e1
commit
c117da6d77
148 changed files with 1914 additions and 801 deletions
|
|
@ -5,6 +5,8 @@ $id=$_SESSION['id'];
|
|||
$galaxy=$_SESSION['galaxy'];
|
||||
$ss=$_SESSION['ss'];
|
||||
$pos=$_SESSION['pos'];
|
||||
$_SESSION['dernPage'] = 'chantier_spatial.php';
|
||||
require_once '../securite.php';
|
||||
|
||||
echo"<html>
|
||||
<head>
|
||||
|
|
@ -257,6 +259,5 @@ if ($metal >= 500000 && $cristal >= 400000 && $hydrogene >= 250000) { if ($temps
|
|||
echo '</form></div><br class=a>'; }
|
||||
|
||||
} else echo '<table align=center><tr><td>Vous devez d\'abord construire un chantier spatial !</td></tr></table>'; ?>
|
||||
</td></tr></table></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue