3
1
Back

DAC and just need alt tags textified. //Sites that provide images and just need alt tags textified. Function rel2abs($rel, $base) { $rel = trim($rel); if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $rel; } if ($rel[0] == '#' || $rel[0] == .

New Pull Request