nits
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 25 Nov 2008 03:25:17 +0000 (20:25 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 25 Nov 2008 03:25:17 +0000 (20:25 -0700)
imp/lib/IMAP/Tree.php

index 4f5da4b..9684e52 100644 (file)
@@ -271,6 +271,7 @@ class IMP_IMAP_Tree
         $this->SHARED_KEY = $this->SHARED_LABEL . '%';
         $this->OTHER_LABEL = _("Other Users' Folders");
         $this->OTHER_KEY = $this->OTHER_LABEL . '%';
+
         $this->init();
     }