Labels Milestones
BackTtrss-plugin- _comics/init.php 399 lines } Pain Train (to get alt tags elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } function hook_render_article_cdm($article) { return $this->mangle_article($article); } catch (Exception $e) .