3
1
Back

(People I Know elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $article['content'] .= "
$orig_content
"; } // draw a "vertical" wall } // Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $article['content'] .= "
$orig_content
"; } // Awkward Zombie elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE.

New Pull Request