diff -r b316b88ebe12 -r f6fafccd8a6d www/import_ingredients.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/www/import_ingredients.php Sun Mar 03 13:26:28 2019 +0100 @@ -0,0 +1,38 @@ + + +
+
+Vergistbare ingrediënten xml bestand upload.

' . PHP_EOL; + else if ($my_select == "hops") + echo '
Hoppen xml bestand upload.

' . PHP_EOL; + else if ($my_select == "miscs") + echo '
Diverse ingrediënten xml bestand upload.

' . PHP_EOL; + else if ($my_select == "yeasts") + echo '
Gisten xml bestand upload.

' . PHP_EOL; + else if ($my_select == "styles") + echo '
Bierstijlen xml bestand upload.

' . PHP_EOL; +?> +
+
+
+ + +