MagpieRSS::MagpieRSS()

最后更新于:2021-11-25 20:27:26

MagpieRSS::MagpieRSS($source)

PHP4 constructor.

源文件

文件: gc-includes/rss.php

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