Posted by mreggie on November 6, 2009 at 12:10am
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The /event/dst page triggers an PHP Fatal error:
Call to undefined function event_get_timezones() in $DRUPAL/sites/all/modules/event/event.module on line 2514
I can't find any function (losely) matching that name in the event module code.