3
1
Back

Image size? If (preg_match("@.*()@", $article['content'], $matches)) { if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $rel; } /* absolute URL is ready! */ return $scheme . '://' . $abs; if (preg_match("@.*(

New Pull Request