From 2c6a9fee464b1debf347df1ad67885f64dfe988b Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Thu, 2 Apr 2009 10:53:48 +0200 Subject: [PATCH] Fix parse error. --- imp/config/prefs.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index 6755301a3..dc1f00849 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -1104,7 +1104,7 @@ $_prefs['msgflags'] = array( // 'atc' - Attachment information // 'imap' - IMAP flags (not user settable) // 'imapp' - IMAP flags (personal flags - created by user - through the prefs interface) + // through the prefs interface) // 'imapu' - IMAP flags (user settable) // 'imp' - IMP defined flags // NO DEFAULT (entry required) -- 2.11.0