PHP4 constructor.
Source
public function IXR_ClientMulticall( $server, $path = false, $port = 80 ) {
self::__construct( $server, $path, $port );
}
PHP4 constructor.
public function IXR_ClientMulticall( $server, $path = false, $port = 80 ) {
self::__construct( $server, $path, $port );
}
User Contributed Notes
You must log in before being able to contribute a note or feedback.