From 5e3876345b22d4f85025b6b71c10eb761f8defd3 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Wed, 14 May 2014 00:34:39 +0300 Subject: [PATCH] Comment requested --- ajax/otpoll.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ajax/otpoll.php b/ajax/otpoll.php index bb3e30e6..e06e2682 100644 --- a/ajax/otpoll.php +++ b/ajax/otpoll.php @@ -67,6 +67,7 @@ try{ try { $member->updateActivity($memberId); } catch (\Exception $e){ + //Db error. Not critical } // TODO handle the case ($currentHead == "") && ($seqHead != "")