3
1
Back

_comics/init.php 342 lines if (strpos($article["link"], "penny-arcade.com") !== FALSE ) { // Dilbert elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Awkward Zombie $article['content'] .= "
Alt: $alt_text
"; list($html, $content_type.

New Pull Request