hot fix export thanato stat
This commit is contained in:
parent
9ce8583d85
commit
c3d09507b9
@ -70,7 +70,7 @@ class ExportThanatoStatisticService {
|
||||
return null;
|
||||
}
|
||||
$exportData = $this->gestionBdd->getExportThanatoStatisticData($thanatoId,$month,$year);
|
||||
if($exportData){
|
||||
if(empty($exportData)){
|
||||
return null;
|
||||
}
|
||||
$defaultConfig = json_decode($this->gestionBdd->getConfiguration(BddConstant::DEFAULT_ADMIN_ID_NEXTCLOUD));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user