%s has reached the maximum of %d authorization tries. Disconnecting peer....
\n", $msgArray['this']->__toString(), $this->getLine(), $msgArray['peer']->getValidatedIP(), $msgArray['max'] ); // Call parent constructor parent::__construct($message, $code); } } // [EOF] ?>