Correct path
This commit is contained in:
parent
9a56f94384
commit
a057c7e992
@ -56,7 +56,7 @@ class Pieces extends WsScore
|
||||
$result = end($result);
|
||||
if (substr($result,-5)=='.html')
|
||||
{
|
||||
$file = $path.'kbis/'.date('Ymd').'/'.$result;
|
||||
$file = $dir.'/'.$result;
|
||||
$this->wsLog('kbis', $siren, $result);
|
||||
}
|
||||
elseif ( $result!='ERREUR')
|
||||
|
Loading…
x
Reference in New Issue
Block a user