Labels Milestones
Back$img){ if ($img->getAttribute('title')) { $article['content'] .= "
" . $msg . ""; } } // Three Panel Soul elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Dead Philosophers elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ foreach ($imgs as $img) { From b4b4641770af206fdb9aac874d2d59b9ecc400d1 Mon Sep 17 00:00:00 2001 eb8580ef62 Undo converting GND to GND_JMP and fix everything that broke 3583986e89.