3
1
Back

Positive $alt_text = trim($entry->getAttribute('title')); $result_html .= "Alt: " . $article['id']; } return $result_html; } function hook_render_article_cdm($article) { return $this->mangle_article($article); } function mangle_article($article) { if (preg_match("@.*(

New Pull Request