Closed myyxl closed 3 years ago
When the server checks if sourcefilename is valid it treats the run variable as an object but during the check the variable is not an object yet. So it will never check the filename. This will fix #46
Ouch, that's embarassing. Thanks for checking and fixing.
When the server checks if sourcefilename is valid it treats the run variable as an object but during the check the variable is not an object yet. So it will never check the filename. This will fix #46