Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Oct 31, 2023
1 parent 9c8d565 commit c6c6634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastre/controllers/service.classic.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public function getCadastrePdf()

if ($type == 'fiche') {
$creq = 'getHtml';
// jLog::log($creq);
// jLog::log($creq);
} else {
$creq = 'createPdf';
}
Expand Down

0 comments on commit c6c6634

Please sign in to comment.