Summary | address autocompletion doesn't work |
Queue | DIMP |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | adrieder (at) sbox (dot) tugraz (dot) at |
Created | 06/25/2007 (6688 days ago) |
Due | 06/25/2007 (6688 days ago) |
Updated | 06/27/2007 (6686 days ago) |
Assigned | 06/25/2007 (6688 days ago) |
Resolved | 06/27/2007 (6686 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
--- dimple.php.orig Mon Jun 25 10:26:53 2007
+++ dimple.php Mon Jun 25 10:25:39 2007
@@ -14,6 +14,7 @@
@define('AUTH_HANDLER', true);
@define('DIMP_BASE', dirname(__FILE__));
require_once DIMP_BASE . '/lib/base.php';
+require_once DIMP_BASE . '/lib/Dimple.php';
if (empty($_SERVER['PATH_INFO'])) {
IMP::sendHTTPResponse(new stdClass(), 'json');
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ address autocompletion doesn't work
Due ⇒ 06/25/2007
Queue ⇒ DIMP
State ⇒ Unconfirmed
PHP Fatal error: Class 'Dimple' not found in
/usr/local/apache/htdocs/horde/dimp/dimple.php on line 28, referer:
https://myhost.mydomain/horde/dimp/compose.php?type=new