1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-02-10 10:19:33 +03:00
parent 281a155cff
commit 758bf2def0
3 changed files with 6414 additions and 6414 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2359,7 +2359,7 @@ Procedure WriteCLICall(Val Library, Val Method, Val Options)
Return; Return;
EndIf; EndIf;
CatalogExample = "./docs/ru/cli/" + Library; CatalogExample = "./docs/en/cli/" + Library;
FileExample = New File(CatalogExample); FileExample = New File(CatalogExample);
If Not FileExample.Exist() Then If Not FileExample.Exist() Then

View File

@@ -2359,7 +2359,7 @@ Procedure WriteCLICall(Val Library, Val Method, Val Options)
Return; Return;
EndIf; EndIf;
CatalogExample = "./docs/ru/cli/" + Library; CatalogExample = "./docs/en/cli/" + Library;
FileExample = New File(CatalogExample); FileExample = New File(CatalogExample);
If Not FileExample.Exists() Then If Not FileExample.Exists() Then