Skip to content

Commit

Permalink
Update propal.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ptibogxiv committed Jun 25, 2019
1 parent c81ffcd commit 7f11077
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion htdocs/comm/propal/class/propal.class.php
Expand Up @@ -1615,7 +1615,9 @@ public function update(User $user, $notrigger = 0)
/**
* Load array lines
*
* @param int $only_product Return only physical products
* @param int $only_product Return only physical products
* @param int $loadalsotranslation Return translation for products
*
* @return int <0 if KO, >0 if OK
*/
public function fetch_lines($only_product = 0, $loadalsotranslation = 0)
Expand Down

0 comments on commit 7f11077

Please sign in to comment.