Update project.class.php
This commit is contained in:
parent
3523c2b3d2
commit
91bfa4be6c
@ -714,7 +714,8 @@ class Project extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* Delete tasks with no children first, then task with children recursively
|
* Delete tasks with no children first, then task with children recursively
|
||||||
*
|
*
|
||||||
* @param int <0 if KO, 1 if OK
|
* @param User $user User
|
||||||
|
* @return int <0 if KO, 1 if OK
|
||||||
*/
|
*/
|
||||||
function deleteTasks($user)
|
function deleteTasks($user)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user