Skip to content

Commit

Permalink
Correction jLog
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Oct 20, 2023
1 parent b48179c commit afc4203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastre/classes/atlasPrint.listener.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ public function onBeforePdfCreation($event)
fwrite($file, $piece, strlen($piece));
}
fclose($file);
// jLog::log($path);
// \jLog::log($path);
$file = $path;
$status = 'success';
}
Expand Down

0 comments on commit afc4203

Please sign in to comment.