[Tickets #6718] example in hooks.php
bugs at horde.org
bugs at horde.org
Mon May 19 07:34:53 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6718
-----------------------------------------------------------------------
Ticket | 6718
Created By | rsalmon at mbpgroup.com
Summary | example in hooks.php
Queue | DIMP
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
rsalmon at mbpgroup.com (2008-05-19 03:34) wrote:
// if (!function_exists('_dimp_hook_previewview')) {
// function _dimp_hook_messageview($msg) {
should probably be :
// if (!function_exists('_dimp_hook_previewview')) {
// function _dimp_hook_previewview($msg) {
More information about the bugs
mailing list