This commit is contained in:
parent
97208e92e2
commit
b83586b84c
@ -56,7 +56,6 @@ $rapportExists = Doctrine_Query::create()
|
|||||||
|
|
||||||
if (file_exists($rapportExists->UrlObjectRapportFile)) {
|
if (file_exists($rapportExists->UrlObjectRapportFile)) {
|
||||||
|
|
||||||
echo 'rentre';exit;
|
|
||||||
$nameFileRapport = 'rapport-'.date('Y-m-d').'-'.$_GET['pays'].'-'.$_GET['company'].'-'.$_GET['type'];
|
$nameFileRapport = 'rapport-'.date('Y-m-d').'-'.$_GET['pays'].'-'.$_GET['company'].'-'.$_GET['type'];
|
||||||
$soap_client2 = getClient($_GET['pays'], 'RetrieveDataSet');
|
$soap_client2 = getClient($_GET['pays'], 'RetrieveDataSet');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user