diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-16 16:16:34 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-09-16 16:16:34 +0200 |
| commit | bb55b2341c53174ed53a70855ef63bb20c8dd814 (patch) | |
| tree | 7964202d35bd7985c536fa8457c9755561d83675 /include/file_templates.hpp | |
| parent | a651d8e951ab35677af468b03a4bb02decbc105b (diff) | |
administration refactors
Diffstat (limited to 'include/file_templates.hpp')
| -rw-r--r-- | include/file_templates.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/file_templates.hpp b/include/file_templates.hpp index af2f373..ff3252f 100644 --- a/include/file_templates.hpp +++ b/include/file_templates.hpp @@ -45,7 +45,6 @@ const char* contact_save_template = const char* administration_save_template = "<Administration>\n" " <NextId>{{NEXT_ID}}</NextId>\n" -" <CompanyInfoId>{{COMPANY_ID}}</CompanyInfoId>\n" " <NextSequenceNumber>{{NEXT_SEQUENCE_NUMBER}}</NextSequenceNumber>\n" " <ProgramVersion>{{PROGRAM_VERSION}}</ProgramVersion>\n" "</Administration>"; |
