[EventCalendar] Mea Culpa: Re: PATCH - Big Calendar (full page
calendar display)
firetree_ec3 at spamex.com
firetree_ec3 at spamex.com
Sun Oct 14 18:10:17 UTC 2007
Oops. I found one bug.
On line 267 of template-functions.php, I left out a quote.
This is what it should be:
echo '<a class="ec3_big_calendar_link" href="' . get_permalink($val-
>id) . '">' . $val->title . '</a> - ' . $val->time. '</p>';
The missing quote is after ec3_big_calendar_link
Chris
More information about the EventCalendar
mailing list