Labels Milestones
Back$img){ $article['content'] .= "
" . $entry->textContent . ""; if (ADD_IDS) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= " " . $entry->textContent . "
ID: " . $img->getAttribute('title') . ""; // only keep everything starting at the first // only keep everything starting at the first
if(preg_match("@.*(
New Pull Request