- Remove the jump statement that direct the control flow to the original direction.
This commit is contained in:
@@ -3279,7 +3279,6 @@ class execution extends control
|
||||
{
|
||||
$draftCount++;
|
||||
unset($planStory[$id]);
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user