[horde] Hook prefs_hook_from_addr no being call
Otto Stolz
Otto.Stolz at uni-konstanz.de
Fri Sep 29 01:56:21 PDT 2006
jacques-beaudoin at cspi.qc.ca schrieb:
> I have a hook setup for from_addr
> but it looks like its not being call
...
> This my prefs setup for from_addr
>
> // user preferred email address for From: line
> // If you lock this preference, you must specify a value or a hook for
> it in
> // horde/config/hooks.php.
> $_prefs['from_addr'] = array(
> 'value' => '',
> 'locked' => true,
> 'shared' => true,
> 'type' => 'text',
> 'desc' => _("Your From: address:")
> );
>
> What im i missing ?
In prefs.php:
'hook' => true,
Best wishes,
Otto Stolz
More information about the horde
mailing list