From: Michael M Slusarz Date: Mon, 12 Apr 2010 20:01:13 +0000 (-0600) Subject: Remove newly-added prefs.php cruft X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=501fb272085a5be6024d0bc5823f9cb719366a39;p=horde.git Remove newly-added prefs.php cruft --- diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index 034ba8720..9507229bf 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -1117,10 +1117,7 @@ $_prefs['msgflags'] = array( // See the 'msgflags' preference for the format of this value. $_prefs['msgflags_user'] = array( // 'value' = json_encode(array()) - 'value' => '[]', - 'locked' => false, - 'shared' => false, - 'type' => 'implicit' + 'value' => '[]' ); // The default color to use for flags that don't require row highlighting.