Module revision 1.59 doesn't conform to latest theme changes. Still outputs theme("header") etc.

Comments

killes@www.drop.org’s picture

// $Id: event.module,v 1.51 2003/12/02 22:05:08 tdobes Exp $

is the most recent version of the event.module and it only prints theme('header').

TDobes’s picture

I've updated event.module to work with the new theme and menu system modifications... The updated version is:
// $Id: event.module,v 1.53 2003/12/03 00:27:53 tdobes Exp $

Enjoy.

Anonymous’s picture