Usman Nasir
2021-06-20 10:41:50 +05:00
parent 6aeee83572
commit 7ded2e43e5

View File

@@ -121,7 +121,7 @@ class FTPUtilities:
path = path.lstrip("/")
if path != 'None':
path = "/home/" + domainName + "/public_html/" + path
path = "/home/" + domainName + "/" + path
## Security Check