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