fix travis

This commit is contained in:
florian HENRY 2016-06-28 09:52:27 +02:00
parent d0be7877d3
commit 1fdd434528
2 changed files with 0 additions and 2 deletions

View File

@ -148,7 +148,6 @@ class box_services_expired extends ModeleBoxes
* @param array $head Array with properties of box title
* @param array $contents Array with properties of box lines
* @param int $nooutput No print, only return string
* @param int $nooutput No print, only return string
* @return void
*/
function showBox($head = null, $contents = null, $nooutput=0)

View File

@ -171,7 +171,6 @@ class box_supplier_orders extends ModeleBoxes
*
* @param array $head Array with properties of box title
* @param array $contents Array with properties of box lines
* @param int $nooutput No print, only return string
* @param int $nooutput No print, only return string
* @return void
*/