forked from Wavyzz/dolibarr
bug #33563 : error_reporting(-1)
This commit is contained in:
@@ -136,7 +136,7 @@ class box_commandes extends ModeleBoxes {
|
||||
}
|
||||
}
|
||||
|
||||
function showBox()
|
||||
function showBox($head = null, $contents = null)
|
||||
{
|
||||
parent::showBox($this->info_box_head, $this->info_box_contents);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user