3
1
Back

If (ADD_IDS) { $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Dilbert // Dilbert elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get the blog $entries = $xpath->query($query); $result_html = ''; } main synth_tools/PSU/psu.diy 1077 lines From 4ee68877235c53d350cd6d734e74936e7f605c70 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes from MK's PCB livestream.

New Pull Request