Update commonobject.class.php

This commit is contained in:
Laurent Destailleur
2021-09-01 16:29:08 +02:00
committed by GitHub
parent 58845082b1
commit ef2bb99476

View File

@@ -3021,7 +3021,7 @@ abstract class CommonObject
*
* @param int $rowid Id of line
* @param int $rang Position
* @return int
* @return int <0 if KO, >0 if OK
*/
public function updateRangOfLine($rowid, $rang)
{