3
1
Back

16] if (h < four_hole_threshold) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $img = $matches[1]; } } // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); Clean up code formatting; added a few comics; standardized.

New Pull Request