From dd8bb75b5a03abaefbe10f99fda0d56609607d6b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 28 Jul 2009 11:38:57 -0600 Subject: [PATCH] Not needed --- imp/templates/javascript_defs_dimp.php | 1 - 1 file changed, 1 deletion(-) diff --git a/imp/templates/javascript_defs_dimp.php b/imp/templates/javascript_defs_dimp.php index 742b27a2e..eda96a704 100644 --- a/imp/templates/javascript_defs_dimp.php +++ b/imp/templates/javascript_defs_dimp.php @@ -57,7 +57,6 @@ $code['conf'] = array_filter(array( // Other variables 'app_urls' => $app_urls, 'background_inbox' => intval(!empty($GLOBALS['conf']['dimp']['viewport']['background_inbox'])), - 'base_mbox' => IMP_Imap_Tree::BASE_ELT, 'buffer_pages' => intval($GLOBALS['conf']['dimp']['viewport']['buffer_pages']), 'debug' => intval(!empty($GLOBALS['conf']['dimp']['js']['debug'])), 'disable_compose' => !IMP::canCompose(), -- 2.11.0