Adaptation des prix dimanche
This commit is contained in:
parent
abe289a632
commit
f6bda79039
@ -36,7 +36,7 @@ require_once 'vendor/autoload.php';
|
||||
'jeu' => array('nor' => 60, 'vip' => 40, 'label' => 'Jeudi 6 juin'),
|
||||
'ven' => array('nor' => 60, 'vip' => 40, 'label' => 'Vendredi 7 juin'),
|
||||
'sam' => array('nor' => 60, 'vip' => 40, 'label' => 'Samedi 8 juin'),
|
||||
'dim' => array('nor' => 40, 'vip' => 42, 'label' => 'Dimanche 9 juin')
|
||||
'dim' => array('nor' => 60, 'vip' => 40, 'label' => 'Dimanche 9 juin')
|
||||
|
||||
);
|
||||
?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user