forked from Wavyzz/dolibarr
Update commonobject.class.php
This commit is contained in:
committed by
GitHub
parent
58845082b1
commit
ef2bb99476
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user