Labels Milestones
BackSites // Gunnerkrigg Court elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $article['content'] = $img_tag . $article['content']; } Various updates, additions /* dirty absolute URL */ /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array( '#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#' ); for ($n = 1; .
New Pull Request