forked from UNLOZE/sm-plugins
disable sbchecker
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
Reference in New Issue
Block a user