3
1
Back

Trim($entry->getAttribute('title')); $result_html .= "
Alt: " . $article['id']; $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debugging'] as $msg) { $article['content'] .= "

" . $entry->textContent . "

"; } } return $article; } function rel2abs($rel, $base) .

New Pull Request