[Tickets #6093] undefined constant IMP_BASE
bugs at horde.org
bugs at horde.org
Wed Jan 9 17:19:50 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6093
-----------------------------------------------------------------------
Ticket | 6093
Created By | tinu at humbapa.ch
Summary | undefined constant IMP_BASE
Queue | IMP
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | api.php.patch
-----------------------------------------------------------------------
tinu at humbapa.ch (2008-01-09 12:19) wrote:
the methode _imp_folderlist() in imp/lib/api.php calls
IMP::checkAuthentication without defining IMP_BASE first.
so eg. ingo shows an error like:
Notice: Use of undefined constant IMP_BASE - assumed 'IMP_BASE' in
...horde/imp/lib/Auth/imp.php on line 128
Warning: Auth_imp::require_once(IMP_BASE/lib/IMAP.php): failed to open
stream...
my small patch tries to fix this.
thanks!
More information about the bugs
mailing list