[Mediawiki-l] Specialnamespace

Thomas Dalton thomas.dalton at gmail.com
Thu Sep 20 11:57:38 UTC 2007


> $data=$this->naw_functs->_nawPatterns();
> $title=Title::newFromID($data[2]['page_id']);
> $article=new Article($title);
> $mArticle =& $article;
> $mArticle->fetchContent();

I'm not sure why you've created a new variable, does
$article->fetchContent() not work?



More information about the MediaWiki-l mailing list