alecpl
2010-04-20 c57689316780595f69bcff4ad334190bb428729a
program/js/app.js
@@ -4854,7 +4854,7 @@
    if (this.busy)
      return;
    var addurl = '_t=' + (new Date().getTime());
    var addurl = '_t=' + (new Date().getTime()) + '&_mbox=' + urlencode(this.env.mailbox);
    if (refresh) {
      this.set_busy(true, 'checkingmail');