fixed bug amb418

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40987
This commit is contained in:
David Anderson 2007-06-18 17:09:33 +00:00
parent a76f3eba97
commit 5dbcd90895

View File

@ -209,7 +209,7 @@ public Action:Command_Ban(client, args)
new userid = GetClientUserId(clients[0]);
GetClientName(clients[0], arg, sizeof(arg));
if (time)
if (!time)
{
if (reason[0] == '\0')
{