www/includes/constants.php

branch
divide
changeset 535
1f0059cfb6fe
parent 534
01fa81a33b70
equal deleted inserted replaced
534:01fa81a33b70 535:1f0059cfb6fe
22 22
23 $misctype = array( 'Specerij', 'Kruid', 'Smaakstof', 'Klaringsmiddel', 'Brouwzout', 'Gistvoeding', 'Anders' ); 23 $misctype = array( 'Specerij', 'Kruid', 'Smaakstof', 'Klaringsmiddel', 'Brouwzout', 'Gistvoeding', 'Anders' );
24 $miscuse = array( 'Starter', 'Maischen', 'Koken', 'Hoofdvergisting', 'Nagisting/lagering', 'Bottelen' ); 24 $miscuse = array( 'Starter', 'Maischen', 'Koken', 'Hoofdvergisting', 'Nagisting/lagering', 'Bottelen' );
25 25
26 $mashtype = array( 'Infusie', 'Verwarming', 'Decoctie' ); 26 $mashtype = array( 'Infusie', 'Verwarming', 'Decoctie' );
27 $acidtype = array( 'Melkzuur', 'Zoutzuur', 'Fosforzuur', 'Zwavelzuur' );
28
27 29
28 ?> 30 ?>

mercurial