Labels Milestones
Back""; // only keep everything starting at the first foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } // Least I Could Do (wtf.