[horde] (Turba) attributes.php.dist
Brian Martinez
martinez_brain at hotmail.com
Tue May 25 13:26:54 PDT 2004
All,
The config/attributes.php.dist for Turba contains the following entry:
$attributes['cellPhone'] = array(
'label' => _("Mobile Phone"),
'type' => 'cellphone',
'required' => false
The type 'cellphone' doesn't seem to work...was it just a typo? The below
entry seems to work:
$attributes['cellPhone'] = array(
'label' => _("Mobile Phone"),
'type' => 'text',
'required' => false
_________________________________________________________________
Watch LIVE baseball games on your computer with MLB.TV, included with MSN
Premium! http://join.msn.click-url.com/go/onm00200439ave/direct/01/
More information about the horde
mailing list