mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-26 19:31:17 +02:00
This commit is contained in:
@@ -121,7 +121,7 @@ class FTPUtilities:
|
||||
path = path.lstrip("/")
|
||||
|
||||
if path != 'None':
|
||||
path = "/home/" + domainName + "/public_html/" + path
|
||||
path = "/home/" + domainName + "/" + path
|
||||
|
||||
## Security Check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user