include("include/sessionTimeout.php"); include("include/dbconnect.php"); include("include/insertMitglieder.php"); include("html/head.html"); $bauern = "class='active'"; include("html/navigation.html"); $bauern = ""; if (isset($_GET["bauern"])){ $bauern = $_GET["bauern"]; }else { $bauern = "2"; } ?>
include ("html/footer.php"); ?>