From 65d7d4f54656819754ea21c7ac116a902c5ce7b1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 7 May 2008 00:09:05 +0000 Subject: [PATCH] Doxygen --- htdocs/commande/commande.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/commande/commande.class.php b/htdocs/commande/commande.class.php index 7f282eeba1e..8727bbf60c4 100644 --- a/htdocs/commande/commande.class.php +++ b/htdocs/commande/commande.class.php @@ -1673,8 +1673,9 @@ class Commande extends CommonObject /** - * \brief Supprime la commande + * \brief Delete the customer order * \user User object + * \return int <=0 if KO, >0 if OK */ function delete($user) {