forked from halo-battle/game
Version 0.10a
This commit is contained in:
parent
b9c240c781
commit
e391f66774
201 changed files with 5182 additions and 8158 deletions
|
|
@ -19,7 +19,7 @@ $template = new Template('../templates/'.$templates);
|
|||
|
||||
function tableauProd($ibat,$nivo){
|
||||
$dejadefi = 1;
|
||||
require('bdd.php');
|
||||
require('common.php');
|
||||
$return = '';
|
||||
$c = $nivo-2 < 1 ? 1 : $nivo-2; $a = $c + 7;
|
||||
if ($ibat == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue