3
1
Back

Preg_replace('#(width|height)="150"#', '', $article['content']); // Joy of Tech * Girls with Slingshots elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Dinosaur Comics Cleanup elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Invisible Bread (make the bread visible) $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } drugs & wires, pilotside drugs & wires, pilotside From bab77fac9dc44b0a10d743c564c65ae0938027f6 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Correcting changed filename in .prl gets jiggy with PCB.

New Pull Request