3
1
Back

$base if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $this->mangle_article($article); } catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } Added The Trenches; yet more code style.

New Pull Request