3
1
Back

Image size? If (preg_match("@.*()@", $article['content'], $matches)) { if ($doc === NULL) { if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debugging'] as $msg) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Least I Could Do (wtf image size?) $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } // draw a "vertical" wall // h = z height, i.e. How tall the wall.

New Pull Request