'expressoCalendar', 'noheader' => false, 'nonavbar' => false, 'noappheader' => true, 'noappfooter' => true, 'nofooter' => true ); require_once( dirname(__FILE__).'/../prototype/api/config.php' ); Config::init(true); $_SESSION['flags']['currentapp'] = 'expressoCalendar'; define( 'MODULESURL' , '../prototype/modules/calendar' ); define( 'PLUGINSURL' , '../prototype/plugins' ); include ROOTPATH.'/modules/calendar/templates/index.ejs'; ?>