Skip to content
Snippets Groups Projects
Commit 7ca8fdb2 authored by Juanjo Menent's avatar Juanjo Menent
Browse files

PHP norms

parent bfe9bf7a
Branches main
No related tags found
No related merge requests found
...@@ -1326,7 +1326,8 @@ class BonPrelevement extends CommonObject ...@@ -1326,7 +1326,8 @@ class BonPrelevement extends CommonObject
$dateTime_ECMA = dol_print_date($date_actu, '%Y-%m-%dT%H:%M:%S'); $dateTime_ECMA = dol_print_date($date_actu, '%Y-%m-%dT%H:%M:%S');
$fileDebiteurSection = ''; $fileDebiteurSection = '';
$fileEmetteurSection = ''; $fileEmetteurSection = '';
$i = $j = 0; $i = 0;
$j = 0;
$this->total = 0; $this->total = 0;
/* /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment