You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
Fastfix
This commit is contained in:
3
ci/os/main.os
vendored
3
ci/os/main.os
vendored
@@ -255,6 +255,9 @@
|
||||
КонецЕсли;
|
||||
|
||||
ПутьМодуляХеша = Файл.ПолноеИмя;
|
||||
ПутьМодуляХеша = СтрЗаменить(ПутьМодуляХеша, "\", "/");
|
||||
ПутьМодуляХеша = ?(Файл.ЭтоКаталог(), ПутьМодуляХеша + "/Module.bsl", ПутьМодуляХеша);
|
||||
|
||||
МодульИнструментов = Новый ТекстовыйДокумент();
|
||||
МодульИнструментов.Прочитать(ПутьМодуляХеша);
|
||||
|
||||
|
||||
@@ -40,6 +40,8 @@
|
||||
//@skip-check wrong-string-literal-content
|
||||
//@skip-check use-non-recommended-method
|
||||
|
||||
#Use "./internal"
|
||||
|
||||
#Region Internal
|
||||
|
||||
#Region WebMethods
|
||||
|
||||
@@ -40,6 +40,8 @@
|
||||
//@skip-check wrong-string-literal-content
|
||||
//@skip-check use-non-recommended-method
|
||||
|
||||
#Использовать "./internal"
|
||||
|
||||
#Область СлужебныйПрограммныйИнтерфейс
|
||||
|
||||
#Область РаботаССетью
|
||||
|
||||
Reference in New Issue
Block a user