@@ -130,10 +130,11 @@ class BaseCronControl
}
else {
+ $trans->commit();
break;
- $trans->commit();
catch (Exception $ex)
{