* Fix bug#23707.

This commit is contained in:
leiyong
2022-06-16 09:14:11 +00:00
parent ae6f603d1e
commit f4e3a0dc61
8 changed files with 25 additions and 24 deletions
-1
View File
@@ -3105,7 +3105,6 @@ class executionModel extends model
if($currentTime > time() and !$todayTag)
{
$todayTag = $i + 1;
break;
}
if(!isset($sets[$current]) and $mode == 'noempty')