3
1
Back

(preg_match("@.*(.*)@", $article['content'], $matches)) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } return $article; } Some.

New Pull Request