mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-06 07:56:58 +02: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