diff --git a/include/class_acc_ledger_purchase.php b/include/class_acc_ledger_purchase.php index 38c12dfd1..874a4c7bb 100644 --- a/include/class_acc_ledger_purchase.php +++ b/include/class_acc_ledger_purchase.php @@ -221,7 +221,7 @@ class Acc_Ledger_Purchase extends Acc_Ledger { * It generates the document and save the middle of payment, if 'gen_invoice is set * and e_mp *\param $p_array is usually $_POST or a predefined operation -\verbatim +\code Array ( @@ -247,7 +247,7 @@ class Acc_Ledger_Purchase extends Acc_Ledger { [other_info] => [record] =>Enregistrement ) -\endverbatim +\endcode *\return string *\note throw an Exception */ @@ -710,7 +710,7 @@ array 'bon_comm' => string '' (length=0) 'other_info' => string '' (length=0) 'correct' => string 'Corriger' (length=8) -\encode +\endcode *\return HTML string */ public function input($p_array=null) {