3
1
Back

Users elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Something Positive $alt_text = trim($img->getAttribute('alt')); if (!$alt_text || strpos($article['title'], $alt_text) !== False) { if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return 2; } /* OotS uses some kind of routing control.

New Pull Request