* Fix bug#43164.
This commit is contained in:
@@ -1707,8 +1707,6 @@ class testtaskModel extends model
|
||||
$taskID = $this->create($task);
|
||||
if(dao::isError()) return false;
|
||||
|
||||
$this->loadModel('action')->create('testtask', $taskID, 'opened');
|
||||
|
||||
unlink($filePath);
|
||||
unset($_SESSION['resultFile']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user