Fix list of cron jobs

This commit is contained in:
Laurent Destailleur 2017-08-03 11:01:43 +02:00
parent a8e2f95c39
commit 68b19462c3

View File

@ -353,7 +353,7 @@ if ($num > 0)
{
$obj = $db->fetch_object($result);
if (empty($obj)) break;
if (! verifCond($obj->test)) continue; // Discard line with test = false
// title profil