ws
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 23 Dec 2010 09:22:17 +0000 (02:22 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 23 Dec 2010 09:22:17 +0000 (02:22 -0700)
imp/js/dimpbase.js

index b2abcff..e9edfd0 100644 (file)
@@ -3116,7 +3116,7 @@ var DimpBase = {
 
         /* Create the folder list. Any pending notifications will be caught
          * via the return from this call. */
-        this._listFolders({ initial: 1, mboxes: this.folder);
+        this._listFolders({ initial: 1, mboxes: this.folder });
 
         this._setQsearchText(true);