<?php
$mysqlServer = "127.0.0.1";
$mysqlUser = "";
$mysqlPassword = "";
$mysqlDatabase = "";
$contactmail = "";
$footerMaxPost = 5;
$homeMaxPost = 3;