* adjust for delete file session.
This commit is contained in:
@@ -22,7 +22,6 @@ class taskModel extends model
|
||||
*/
|
||||
public function create($executionID)
|
||||
{
|
||||
|
||||
if($this->post->estimate < 0)
|
||||
{
|
||||
dao::$errors[] = $this->lang->task->error->recordMinus;
|
||||
|
||||
Reference in New Issue
Block a user