Version 0.7

This commit is contained in:
nemunaire 2007-11-20 12:00:00 +01:00
commit c117da6d77
148 changed files with 1914 additions and 801 deletions

View file

@ -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>