develop
Самоукин Алексей 14 years ago
parent 7c5c6d0f87
commit e6414feb50

@ -3916,7 +3916,7 @@ variable 'cl-name'"))
nameFileConfig.split("/")))
# Записываем в переменную обрабатываемый файл
self.objVar.Set("cl_pass_file",nameFileConfig)
filesApl = self.joinTemplate(path, nameFileConfig)
filesApl = self.joinTemplate(path, nameFileConfig, optFile)
if self.getError():
return False
if filesApl:

Loading…
Cancel
Save