developer
developer copied to clipboard
replace empty string for module names
Replacing ' ' string with _ character for module names since it leads to problems with certain FTP clients. E.g VsCode SimpleFtp extension. Could not synchronize the modules because of problems with module names containing " ".