MagpieRSS::MagpieRSS( $source )

PHP4 constructor.


Description Description


Source Source

File: wp-includes/rss.php

	public function MagpieRSS( $source ) {
		self::__construct( $source );
	}


Top ↑

User Contributed Notes User Contributed Notes

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