slow. This will improve the speed of the mailbox generation proces
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3895
7612ce4b-ef26-0410-bec9-
ea0150e637f0
'refresh' => SMOPT_REFRESH_FOLDERLIST
);
+ $optvals[SMOPT_GRP_FOLDERLIST][] = array(
+ 'name' => 'unseen_cum',
+ 'caption' => _("Enable Cumulative Unread Message Notification"),
+ 'type' => SMOPT_TYPE_BOOLEAN,
+ 'refresh' => SMOPT_REFRESH_FOLDERLIST
+ );
+
+
$optvals[SMOPT_GRP_FOLDERLIST][] = array(
'name' => 'date_format',
'caption' => _("Show Clock on Folders Panel"),