Version 0.10a

This commit is contained in:
nemunaire 2008-11-20 12:00:00 +01:00
commit e391f66774
201 changed files with 5182 additions and 8158 deletions

View file

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