diff options
| author | polo <ordipolo@gmx.fr> | 2023-07-04 15:52:55 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2023-07-04 15:52:55 +0200 |
| commit | 884493c1fb985adaaa537c11f4350d940cc68cb1 (patch) | |
| tree | 0f69be88efac2577ed0c203e094b08dcbda1af96 /src/latex_templates/facture.php | |
| parent | 22b941b3526dd3aaf6976eb4ed30aa2ecc30f921 (diff) | |
| download | AppliGestionPHP-884493c1fb985adaaa537c11f4350d940cc68cb1.tar.gz AppliGestionPHP-884493c1fb985adaaa537c11f4350d940cc68cb1.tar.bz2 AppliGestionPHP-884493c1fb985adaaa537c11f4350d940cc68cb1.zip | |
fonctions fichiers séparées
Diffstat (limited to 'src/latex_templates/facture.php')
| -rw-r--r-- | src/latex_templates/facture.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/latex_templates/facture.php b/src/latex_templates/facture.php index bbc20ce..db75cc3 100644 --- a/src/latex_templates/facture.php +++ b/src/latex_templates/facture.php | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?php | 1 | <?php |
| 2 | // latex_templates/facture.php | 2 | // src/latex_templates/facture.php |
| 3 | 3 | ||
| 4 | if($data['total_main_d_oeuvre'] != 0) | 4 | if($data['total_main_d_oeuvre'] != 0) |
| 5 | { | 5 | { |
