3
1
Back

Entry $article['content'] .= "

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

"; } } /* dirty absolute URL */ /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array( '#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#' ); for ($n = 1; // [0:No, 1:Yes] // Would.

New Pull Request