3
1
Back

Catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } Clean up code formatting; added a few.

New Pull Request