3
1
Back

Trim($rel); $rel = trim($rel); if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $article; } if(ADD_IDS){ $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .

New Pull Request