[cvs] [Wiki] changed: TurbaOutlook2003
Jan Schneider
jan at horde.org
Wed Apr 4 16:37:13 UTC 2007
jan Wed, 04 Apr 2007 09:37:13 -0700
Modified page: http://wiki.horde.org/TurbaOutlook2003
New Revision: 1.9
Change log: Remove broken birthday setting, the default works fine
@@ -49,18 +49,8 @@
$attributes['cellPhone'] = array(
'label' => _("Mobile Phone"),
'type' => 'text',
'required' => false
-);
-</code>
-
-Modify the //birthday// field to look like:
-<code>
-$attributes['birthday'] = array(
- 'label' => _("Birthday"),
- 'type' => 'monthdayyear',
- 'params' => array(1900, null, true, 1),
- 'required' => false,
);
</code>
And, add the following to the end of the file:
More information about the cvs
mailing list