3
1
Back

$this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { foreach ($article['debugging'] as $msg) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); } achewood, gwss fix, fix for when invisible bread has no bread elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] .= "
Alt: " . $img->getAttribute('title') .

New Pull Request