prefs.php
Jon Starling
jons@uk.uu.net
Thu, 7 Feb 2002 18:53:33 +0000 (GMT)
$prefGroups['server'] = array(
'column' => _("Your Information"),
'label' => _("Server Information"),
'desc' => _("Change your mail server and folder information."),
'members' => array('folders', 'trash_folder', 'subscribe')
Does 'trash_folder' need to be in this group? I have locked folders &
subscribe so that the 'Server Information' option does not appear but the
trash folder causes a blank options window to open!
I have noticed that if all the options are locked in a group the 'type' =>
'special' members make a blank options window open? Is this a bug?
-Jon