3
1
Back

* Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { function hook_render_article($article) { return $this->mangle_article($article); } function hook_render_article($article) { try { return $this->mangle_article($article); } function hook_render_article($article) { return $this->mangle_article($article); } catch (Exception.

New Pull Request