reglages de bug

This commit is contained in:
pierre renaudot
2024-01-11 15:49:42 +01:00
parent af3771e786
commit c5796a4bf2
19 changed files with 108 additions and 1647 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* OBJECT QUI GERE LA PARTIE AFFICHAGE D'UNE FICHE
* OBJECT QUI GERE LA PARTIE AFFICHAGE ET MODIFICATION D'UNE FICHE
*/
class Class_newFiche
@@ -215,4 +215,4 @@ class Class_newFiche
return $result->execute();
}
}
}