3
1
Back

Are quotes elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { // Camp Weedonwantcha elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $article['content'] = $doc->saveXML(); } // Two Lumps elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Girls with Slingshots .

New Pull Request