| Summary | example in hooks.php |
| Queue | DIMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | rsalmon (at) mbpgroup (dot) com |
| Created | 5/19/08 (6535 days ago) |
| Due | |
| Updated | 5/19/08 (6535 days ago) |
| Assigned | |
| Resolved | 5/19/08 (6535 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ example in hooks.php
Queue ⇒ DIMP
Milestone ⇒
Patch ⇒ No
// function _dimp_hook_messageview($msg) {
should probably be :
// if (!function_exists('_dimp_hook_previewview')) {
// function _dimp_hook_previewview($msg) {