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 | 05/19/2008 (6288 days ago) |
Due | |
Updated | 05/19/2008 (6288 days ago) |
Assigned | |
Resolved | 05/19/2008 (6288 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) {