Net_NNTP_Client::quit()

Net_NNTP_Client::quit() -- Close the connection to the NNTP-server

Synopsis

require_once 'Net/NNTP/Client.php';

publicvoidNet_NNTP_Client::post

Beschreibung

Close the connection to the NNTP-server

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

Net_NNTP_Client::connect