# HG changeset patch # User ethanzonca # Date 2010-07-09 17:38:53 # Node ID 7edfa6530e12f6cc02f2981e6d2572e4687460fb # Parent 7ad078f11fd8f64cf2573d51a0a7567e61aba10b # Parent 9924f8d92ad6739e452250d98ed61e9ca56bb15e Merge diff --git a/input.php b/input.php --- a/input.php +++ b/input.php @@ -253,6 +253,12 @@ else
+ @@ -293,6 +299,7 @@ else
  • Check the saved schedule function. After input my default schedule, the output was the same as that of the demo. However, when I went back and clicked the "Saved Schedule 0" link, there were then 48 possible schedules. It seems that the classes were added twice for some reason.
  • +
  • Attempted to add schedule name field but was unsure of where to send the variable.
  • Class