3
1
Back

CV From c852e5d6ad8630143a633f6c4ffcb4d705a43337 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added BCN, Something Positive Added BCN, Something Positive // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $matches[1]; } } // Something Positive elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $doc = new DOMDocument(); elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] .= "

$orig_content

"; //also append the blarg post because that's small, interesting, //and sometimes necessary for old fogeys like me to get 1:1 between schematic and PCB, no warnings d62e7c6861 More work finding space for everything.

New Pull Request