in reply to Re^2: HTML::Template question
in thread HTML::Template question
You haven't posted all the relevant code, so I was guessing from the error messages that you declare the parameter in upper case and then attempt to set it in lower case. Try searching for the string 'schedule_rows' in your code, then find where you declare that in your template file. I think you will find they are different.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: HTML::Template question
by iRemix94 (Sexton) on Jul 21, 2015 at 11:58 UTC | |
by 1nickt (Canon) on Jul 21, 2015 at 12:08 UTC | |
by iRemix94 (Sexton) on Jul 21, 2015 at 12:21 UTC |