* Fix bug#23707.
This commit is contained in:
@@ -3105,7 +3105,6 @@ class executionModel extends model
|
||||
if($currentTime > time() and !$todayTag)
|
||||
{
|
||||
$todayTag = $i + 1;
|
||||
break;
|
||||
}
|
||||
|
||||
if(!isset($sets[$current]) and $mode == 'noempty')
|
||||
|
||||
Reference in New Issue
Block a user