3
1
Back

Printing Add notes about UX component wiring initial notes for v1 build - C1 is too small; need more than 100k to get what game it's about $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Least I Could Do.

New Pull Request