3
1
Back

$xpath->query("//div[@id='signoff-wrapper']"); $rel = trim($rel); $rel = trim($rel); if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $rel; } if (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than.

New Pull Request