[horde] small patch for problem.php

Jan Schneider jan at horde.org
Sun Oct 5 02:14:26 PDT 2003


Zitat von rcooper at jamesconeyisland.com:

> Doh.  Horde CVS.  Fixes not found error. My apologies for not
> giving this info to the folks who cannot read minds.

Sometime we can. ;-)

> Quoting rcooper at jamesconeyisland.com:
>
> > Wheres the proper place to post this?

This list is fine, or the dev@ list.

> > @@ -18,3 +18,3 @@
> >
> > -define('HORDE_BASE', dirname(__FILE__));
> > +define('HORDE_BASE', dirname(__FILE__) . '/..');
> >  require_once HORDE_BASE . '/lib/base.php';
> > @@ -114,3 +114,3 @@
> >  require HORDE_TEMPLATES . '/common-header.inc';
> > -require HORDE_BASE . '/navbar.php';
> > +require HORDE_BASE . '/services/portal/navbar.php';
> >  require HORDE_TEMPLATES . '/problem/problem.inc';

Fixed, thanks!

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft



More information about the horde mailing list