@@ -107,13 +107,13 @@ |
||
107 | 107 | } |
108 | 108 | |
109 | 109 | /** |
110 | - * Return array head with list of tabs to view object informations |
|
111 | - * |
|
112 | - * @param object $object Member |
|
113 | - * @param int $nbOfInvoices No of invoices |
|
114 | - * @param int $nbOfSalaryInvoice No of salary invoices |
|
115 | - * @return array head |
|
116 | - */ |
|
110 | + * Return array head with list of tabs to view object informations |
|
111 | + * |
|
112 | + * @param object $object Member |
|
113 | + * @param int $nbOfInvoices No of invoices |
|
114 | + * @param int $nbOfSalaryInvoice No of salary invoices |
|
115 | + * @return array head |
|
116 | + */ |
|
117 | 117 | function bon_prelevement_prepare_head(BonPrelevement $object, $nbOfInvoices, $nbOfSalaryInvoice) |
118 | 118 | { |
119 | 119 | global $langs, $conf; |