3
1
Back

* Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { function about() { return $this->mangle_article($article); } catch (Exception $e) { $article['content'] = $matches[1]; $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) .

New Pull Request