@@ -14,7 +14,12 @@
}
*/
$strDistrict = (isset($_GET['d'])) ? $_GET['d'] : "hamm";
if (isset($_GET['d'])) {
$strDistrict=$_GET['d'];
} else {
header("Location: start.php");
require("config.db.php");
require("config.php");
The note is not visible to the blocked user.