ircg_ignore_del
(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5)
ircg_ignore_del — Remove a user from your ignore list on a server
Description
   bool ircg_ignore_del
    ( resource $connection
   , string $nick
   )
  This function removes user nick from the IRCG ignore list associated with connection .
Parameters
- connection
 - 
      
A connection resource handle returned by ircg_pconnect().
 - nick
 - 
      
The user nick name.
 
Return Values
Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.