wauger
Junior Member
Posts: 2
Registered: 6/8/2008
Member Is Offline
|
| posted on 6/8/2008 at 11:45 PM |
|
|
Not Display Past Events in show_month_event
Hi All,
Sorry if this has already been covered in a previous post, but I could not find it.
I would like to see if there is a way I can prevent past events from displaying in the monthly event screen? As of right now it displays all events
for the month, past events included.
Appreciate any help you can provide. Thanks
|
|
|
wauger
Junior Member
Posts: 2
Registered: 6/8/2008
Member Is Offline
|
| posted on 6/16/2008 at 02:31 PM |
|
|
Any help on this? I have to assume that this is possible, and that I am just not smart enough to figure it out :-)
I looked at the code and it would seem that all we need to do is modify the show_month_event function to only display events that are greater than or
equal "todays" date within the same month.
|
|
|