From b9250786aac70c320a6fb7d0a1feb75c14b93456 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 9 Jan 2015 00:55:41 -0700 Subject: [PATCH] Fix phpdoc - this hasn't been true in awhile --- imp/config/prefs.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/imp/config/prefs.php b/imp/config/prefs.php index b7a15d850e7..277ad725996 100644 --- a/imp/config/prefs.php +++ b/imp/config/prefs.php @@ -1066,8 +1066,7 @@ 'desc' => _("Which message parts do you want to display in the summary?") ); -// Display custom headers (configured via the identity screen) when viewing -// messages? +// Display custom headers when viewing messages? $_prefs['mail_hdr'] = array( // Value is a list of headers to display, separated by "\n" // e.g.: "Message-ID\nX-Spam-Level"