mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-11 15:56:11 +01:00
Change database creation, and bug fixes.
This commit is contained in:
@@ -17,7 +17,7 @@ class ProcessUtilities:
|
||||
finalListOfProcesses.append(proc.pid)
|
||||
|
||||
except BaseException,msg:
|
||||
logging.CyberCPLogFileWriter.writeToFile(
|
||||
logging.writeToFile(
|
||||
str(msg) + " [getLitespeedProcessNumber]")
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user