mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-15 09:46:11 +01:00
suExec, Filemanager and bug Fixes.
This commit is contained in:
@@ -105,7 +105,6 @@ def stopOrRestartLitespeed(request):
|
||||
return HttpResponse(final_json)
|
||||
|
||||
except KeyError, msg:
|
||||
status = {"reboot": 0, "shutdown": 0, "error_message": "Not logged in as admin"}
|
||||
logging.CyberCPLogFileWriter.writeToFile(str(msg) + "[stopOrRestartLitespeed]")
|
||||
return HttpResponse("Not Logged in as admin")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user