mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 21:35:55 +01:00
backuplistanddelete1
This commit is contained in:
@@ -147,9 +147,6 @@ class WebsiteManager:
|
||||
currentACL = ACLManager.loadedACL(userID)
|
||||
admin = Administrator.objects.get(pk=userID)
|
||||
|
||||
|
||||
|
||||
|
||||
backobj = WPSitesBackup.objects.filter(owner=admin)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user