This commit is contained in:
Jean-Christian Paul Denis 2023-05-12 23:59:56 +02:00
parent 5aaf68a517
commit 54801bed21
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951

View File

@ -85,7 +85,6 @@ class Frontend extends dcNsProcess
try { try {
ZoneclearFeedServer::instance()->checkFeedsUpdate(); ZoneclearFeedServer::instance()->checkFeedsUpdate();
} catch (Exception $e) { } catch (Exception $e) {
pdump($e);
} }
}); });
} elseif (3 == $s->bhv_pub_upd) { } elseif (3 == $s->bhv_pub_upd) {