0) { $thisIndex = array_search($thisMember[0], $switches); $frontingStart = $thisMember[0]; $frontingEnd = $switches[$thisIndex - 1]; } if ($frontingEnd !== null && isset($frontingStart)) { $i["_lastFronted"] = strtotime($frontingEnd["timestamp"]); } } return $i; }, array_values(array_filter(scoreOrderGlobal(), function ($i) { return $i["_system"] === "gdapd"; }))); if (isset($_GET["ignore"]) && isset($_GET["day"])) { if ($_GET["ignore"] === "1") { if (preg_match("/^\d{4}-\d{2}-\d{2}$/m", $_GET["day"]) === false) { header("Location: /-/schedule"); die(); } if (!in_array($_GET["day"], $ignored)) { $ignored[] = $_GET["day"]; } file_put_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/data/schedule/ignored.json", json_encode($ignored)); header("Location: /-/schedule"); die(); } elseif ($_GET["ignore"] === "0") { if (preg_match("/^\d{4}-\d{2}-\d{2}$/m", $_GET["day"]) === false) { header("Location: /-/schedule"); die(); } if (in_array($_GET["day"], $ignored)) { unset($ignored[array_search($_GET["day"], $ignored)]); } file_put_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/data/schedule/ignored.json", json_encode($ignored)); header("Location: /-/schedule"); die(); } die(); } ?>

Raindrops System schedule

During the day:
">"> and
In the evening:
">"> and Nopony on this day"); endif; ?>