On Thu, 2005-02-24 at 20:19 +0100, Ola Lundqvist wrote: >tags 230293 + patch >thanks > >Hello > >On Mon, Feb 21, 2005 at 02:32:38PM -0500, Marques Johansson wrote: >> Change >> require_once 'imp/lib/constants.php'; >> to >> require_once IMP_BASE . '/lib/constants.php'; >> >> This worked for me after a recent update. > >Thanks. Will be fixed on next upload.
You may want to double check this one (with errort_reporting(E_ALL)) . I upgraded to a newer version of the package shortly after filing this bug and I had to revert my change. IMP_BASE wasn't defined early enough to use in prefs.php. -- Marques Johansson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

