.
This commit is contained in:
parent
d5d293f754
commit
95fc3420b6
@ -134,11 +134,10 @@ for ($jour = 1 ; $jour < 32 ; $jour++)
|
|||||||
print price($decaiss[$case]);
|
print price($decaiss[$case]);
|
||||||
}
|
}
|
||||||
print "</td>";
|
print "</td>";
|
||||||
}
|
|
||||||
|
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
print "</table>";
|
print "</table>";
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user