disable sbchecker
This commit is contained in:
parent
9124cb66ef
commit
1f55883fd8
@ -79,6 +79,8 @@ public OnDatabaseConnected(Handle:owner, Handle:hndl, const String:error[], any:
|
|||||||
|
|
||||||
public OnClientAuthorized(client, const String:auth[])
|
public OnClientAuthorized(client, const String:auth[])
|
||||||
{
|
{
|
||||||
|
return;
|
||||||
|
|
||||||
if (g_DB == INVALID_HANDLE)
|
if (g_DB == INVALID_HANDLE)
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user