(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)
ircg_ignore_del — Remove a user from your ignore list on a server
This function removes user nick from the IRCG ignore list associated with connection .
A connection resource handle returned by ircg_pconnect().
The user nick name.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.