mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
p3
This commit is contained in:
@@ -43,5 +43,5 @@ class mysqlUtilities:
|
||||
return 0
|
||||
|
||||
return 1
|
||||
except BaseException, msg:
|
||||
except BaseException as msg:
|
||||
return 0
|
||||
Reference in New Issue
Block a user