diff --git a/input.php b/input.php --- a/input.php +++ b/input.php @@ -232,8 +232,8 @@
"; + foreach($_SESSION['saved'] as $key => $schedule) + echo "Saved Schedule $key"; else echo "No saved schedules!"; ?>