3
1
Back

That's small, interesting, //and sometimes necessary for old fogeys like me to get what game it's about $orig_content = strip_tags($article['content']); $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $img = $matches[1]; elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') .

New Pull Request