This commit is contained in:
florian HENRY 2017-10-18 14:48:58 +02:00
parent 4273e507c5
commit b5fc559889

View File

@ -218,10 +218,10 @@ class lettering extends BookKeeping
/**
*
* @param array $ids
* @param boolean $notrigger
* @return number
*/
* @param array $ids ids array
* @param boolean $notrigger no trigger
* @return number
*/
public function updateLettrage($ids = array(), $notrigger = false) {
$error = 0;