Fix: Comment

This commit is contained in:
Laurent Destailleur
2010-06-14 21:52:56 +00:00
parent 4c13b6fd77
commit 8af370e032

View File

@@ -1186,7 +1186,7 @@ class Commande extends CommonObject
/**
* \brief Reinitialize array lignes
* \param only_product Return only physical products
* \return array Array of OrderLine
* \return int <0 if KO, >0 if OK
*/
function fetch_lines($only_product=0)
{