Labels Milestones
Back(strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $xpath = new DOMXpath($doc); elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Something Positive $alt_text = trim($entry->getAttribute('title')); $result_html .= "
Alt: " . $article['id']; $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { $base_url = $article['link']; } From b404e3f9c5cb79c1ce2c1b1d88da892bdd69efea Mon Sep 17 00:00:00 2001 Subject: [PATCH 09/13] Notes from debugging Notes from debugging Latest commits for file Panels/FIREBALL.