3
1
Back

If (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $this->mangle_article($article); } function hook_render_article_cdm($article) { return $this->mangle_article($article); } catch (Exception $e) { $article['content.

New Pull Request