Correction retour pour les annonces
This commit is contained in:
parent
e1ec08be89
commit
684a851804
@ -1035,9 +1035,9 @@ function annoncesData($siren, $nic, $values = false)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return $tabData();
|
return $tabData;
|
||||||
} else {
|
} else {
|
||||||
return $tabData();
|
return array();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user