# HG changeset patch # User Michiel Broek # Date 1657092521 -7200 # Node ID 37e1704fd11f06649f3b3a81d3cf108c466f0dfe # Parent f7d0da7677ed3f48ba88881770592cdf541aa734 Removed global setup, use bmsapp instead. diff -r f7d0da7677ed -r 37e1704fd11f www/Makefile --- a/www/Makefile Wed Jul 06 09:25:58 2022 +0200 +++ b/www/Makefile Wed Jul 06 09:28:41 2022 +0200 @@ -19,7 +19,7 @@ prod_checklist.php prod_divide.php prod_duplicate.php prod_edit.php prod_export.php prod_forum.php \ prod_impbrew.php prod_inprod.php prod_new.php prod_print.php prod_torecipe.php \ prod_r_efficiency.php prod_r_yeast.php prod_r_totals.php \ - profile_fermentation.php profile_mash.php profile_setup.php profile_styles.php \ + profile_fermentation.php profile_mash.php profile_styles.php \ profile_water.php \ rec_beerxml.php rec_duplicate.php rec_edit.php rec_export.php rec_forum.php \ rec_import.php rec_main.php rec_new.php rec_print.php rec_toproduct.php \