mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-11 15:56:11 +01:00
bug fix cPanel Importer: Import All emails folder
This commit is contained in:
@@ -87,7 +87,6 @@ class backupSchedule:
|
||||
os.remove(pathToFile)
|
||||
except:
|
||||
pass
|
||||
logging.CyberCPLogFileWriter.writeToFile(tempStoragePath)
|
||||
return 1, tempStoragePath
|
||||
|
||||
elif status.find("[5009]") > -1:
|
||||
|
||||
Reference in New Issue
Block a user