fix comment method
This commit is contained in:
parent
54d6916a20
commit
b801ea2cb6
@ -2236,6 +2236,7 @@ abstract class CommonObject
|
||||
* Link element with a project
|
||||
*
|
||||
* @param int $projectid Project id to link element to
|
||||
* @param int $notrigger Disable all triggers
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
public function setProject($projectid, $notrigger = 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user