Corrected call to non-existing function
This commit is contained in:
parent
fa098adc78
commit
ca0eb7919e
@ -143,8 +143,6 @@ abstract class CommonDocGenerator
|
||||
$object->state=getState($object->state_code,0);
|
||||
}
|
||||
|
||||
$object->load_ban();
|
||||
|
||||
$array_thirdparty = array(
|
||||
'company_name'=>$object->name,
|
||||
'company_email'=>$object->email,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user