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

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

Loading…
Cancel
Save