Version 1.5a

This commit is contained in:
nemunaire 2008-12-01 12:00:00 +01:00
commit 58928889ed
79 changed files with 4932 additions and 332 deletions

View file

@ -1,4 +1,6 @@
<?php
print 1252%2;
exit;
$input = array(0,0,0,0,0,0,0,0,'tour(s) &agrave; plasma','tour(s) ion','canon(s) Orbital','drone(s)','station(s) de defense');
print_r($input); print '<br />';
array_splice($input, 0, 8);