3
1
Back

$this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { foreach ($imgs as $img) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } foreach($imgs as $img){ foreach ($imgs.

New Pull Request