From d8d14ff2aaaedcc9601350c07e50445a96722ef2 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 9 Jul 2009 12:07:46 -0600 Subject: [PATCH] Not needed --- imp/config/prefs.php.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index aa9100c3f..6bc462015 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -6,7 +6,6 @@ */ // Make sure that constants are defined. -require_once dirname(__FILE__) . '/../lib/IMP.php'; $is_pop3 = isset($_SESSION['imp']['protocol']) && ($_SESSION['imp']['protocol'] == 'pop'); $prefGroups['identities'] = array( -- 2.11.0