IXR_Base64::IXR_Base64( $data )

PHP4 constructor.


Description Description


Source Source

File: wp-includes/IXR/class-IXR-base64.php

	public function IXR_Base64( $data ) {
		self::__construct( $data );
	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.