Not needed
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 28 Jul 2009 17:38:57 +0000 (11:38 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 28 Jul 2009 17:38:57 +0000 (11:38 -0600)
imp/templates/javascript_defs_dimp.php

index 742b27a..eda96a7 100644 (file)
@@ -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(),