Re: Fatal error: Call to undefined function: menu()
Marko Djukic <[email protected]> Mon, 21 Jul 2003 12:26:39 +0200
| Newsgroups | gmane.comp.horde.juno |
|---|---|
| Message-ID | <[email protected]> |
i'm only half-way through committing the base to juno, so it is going to be broken. marko Quoting Andy <[email protected]>: > > Hello, > > after updating from CVS I'm getting this error: > > Fatal error: Call to undefined function: menu() in > /usr/local/apache/htdocs/horde/juno/register.php on line 21 > > which is: > > @define('JUNO_BASE', dirname(__FILE__)); > require_once JUNO_BASE . '/lib/base.php'; > > /* Obtain the Juno $css array so that mouseovers will work. */ > Horde::getThemeConfig(JUNO_BASE); > > $title = _("Checkbook Register"); > require JUNO_TEMPLATES . '/common-header.inc'; > line 21 ------> Juno::menu(); > require JUNO_TEMPLATES . '/register/head.inc'; > require JUNO_TEMPLATES . '/register/registerrow.inc'; > require JUNO_TEMPLATES . '/register/foot.inc'; > require JUNO_TEMPLATES . '/common-footer.inc'; > > Can somebody please help me in solving this error? > > Thanks! > > Andy > > > > > -- > Juno mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > -- Juno mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]