[imp] Zero-length attachments

Jan Schneider jan at horde.org
Tue May 27 14:44:40 PDT 2003


Zitat von "Roger B.A. Klorese" <rogerk at queernet.org>:

> > From: imp-bounces at lists.horde.org
> >
> >
> > Quoting "Roger B.A. Klorese" <rogerk at queernet.org>:
> >
> > > That doesn't really work well because of the need for the
> > rest of the
> > > apps to be *within* /horde, does it?
> >
> > There is no such requirement.
>
> Then what am I to make of this at ~line 27 of imp/lib/base.php:
>
> // Find the base file path of Horde
> @define('HORDE_BASE', dirname(__FILE__) . '/../..');

This line should become:
@define('HORDE_BASE', dirname(__FILE__) . '/../../horde');

> // Find the base file path of IMP
> @define('IMP_BASE', dirname(__FILE__) . '/..');

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 imp mailing list