3
1
Back

Present foreach ($imgs as $img) { $article['content'] .= "
Alt: " . $article['id']; $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debug'] as $msg) { if ($img->getAttribute('title')) { $article['content'] = $doc->saveXML(); // Questionable Content (cleanup) $article['content'] .

New Pull Request