Labels Milestones
BackChaining 1aa48a179a Add splits and labels to get what game it's about $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } function hook_render_article($article) { try { return $this->mangle_article($article); } function hook_render_article_cdm($article) { return $article; } $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { foreach ($article['debugging.
New Pull Request