From 955bf9da6060feb0668b31e39ea164168640126d Mon Sep 17 00:00:00 2001 From: Mark Longair Date: Mon, 31 Mar 2008 20:17:20 +0100 Subject: [PATCH] Fixed an error in the transaction logic. --- stand | 1 + 1 file changed, 1 insertion(+) diff --git a/stand b/stand index 01aaff2..5ae4ef0 100755 --- a/stand +++ b/stand @@ -298,6 +298,7 @@ class POP3Account m.delete delete_list.push uidl end + $db.commit next end -- 2.11.4.GIT