Project

General

Profile

Patch #14103 ยป imap_disconnect.diff

Pierre Pretorius, 2013-05-20 17:12

View differences:

lib/redmine/imap.rb (revision )
48 48
          end
49 49
        end
50 50
        imap.expunge
51
        imap.logout
52
        imap.disconnect
51 53
      end
52 54

  
53 55
      private
    (1-1/1)