3
1
Back

{ return $this->mangle_article($article); } function hook_render_article_cdm($article) { return $this->mangle_article($article); } function get_img_tags($xpath, $query, $article){ $entries = $xpath->query("//div[@id='signoff-wrapper']"); $rel .

New Pull Request