mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-07 19:13:00 +02:00
cron0
This commit is contained in:
@@ -980,7 +980,7 @@ Automatic backup failed for %s on %s.
|
||||
backuptype = configbakup['BackupType']
|
||||
if backuptype == 'Only DataBase':
|
||||
Backuptype = "3"
|
||||
elif backuptype == 'Only Website'
|
||||
elif backuptype == 'Only Website':
|
||||
Backuptype = "2"
|
||||
else:
|
||||
Backuptype = "1"
|
||||
|
||||
Reference in New Issue
Block a user