some corrections

Alexander Pankov asp@mailmeasap.com
Sat, 19 May 2001 13:06:52 +0300 (EEST)


Hello!

I was installing imp HEAD from cvs, and found one bad thing in index.php.

When checking if imp is configured, it doesn't check whether the file
../config/horde.php exists! To my opinion there have to be:

$imp_configured = (@is_readable('./config/conf.php') &&
                   @is_readable('../config/horde.php') &&
                   @is_readable('./config/html.php') &&
                   @is_readable('./config/mime.php') &&
                   @is_readable('./config/prefs.php') &&
                   @is_readable('./config/servers.php'));


--
Best regards, asp.

--8<--
  This message was sent using Mail Me ASAP service: http://www.mailmeasap.com


>From  Sat May 19 19:12:45 2001
Return-Path: <jelle@jellearet.dhs.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 82061 invoked from network); 19 May 2001 17:19:46 -0000
Received: from jaret.xs4all.nl (HELO jellearet.dhs.org) (194.109.237.240)
  by horde.org with SMTP; 19 May 2001 17:19:46 -0000
Received: from jelle (jelle.thuis.lan [192.168.0.2])
	by jellearet.dhs.org (Postfix) with SMTP id D837D339F5
	for <imp@lists.horde.org>; Sat, 19 May 2001 00:47:03 +0200 (CEST)
Message-ID: <001801c0e086$ec48b000$0200a8c0@thuis.lan>
From: "Jelle Aret" <jelle@jellearet.dhs.org>
To: <imp@lists.horde.org>
Date: Sat, 19 May 2001 19:12:45 +0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0015_01C0E097.AFC0B720"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Subject: Fw: Automatic Log Off

------=_NextPart_000_0015_01C0E097.AFC0B720
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


----- Original Message -----=20
From: Jelle Aret=20
To: imp@lists.horde.org=20
Sent: Saturday, May 19, 2001 6:56 PM
Subject: Automatic Log Off


Hello,

IMP is well installed on my system, but when I want to compose a message =
I am automatically logged out. Could somebody help me?

Thanks,

Jelle Aret
jaret@xs4all.nl


------=_NextPart_000_0015_01C0E097.AFC0B720--