3
1
Back

$content_type = $fetch_last_content_type; return array( $html, $content_type); } function hook_render_article($article) { try { return $this->mangle_article($article); } catch (Exception $e) { $article['content'] .= "

" .

New Pull Request