3
1
Back

Copyright 2014 Unknwon Licensed under the terms of the program. // ====================================================================== /* [Basic Parameters] */ // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } function init($host) { /** * Use this if you are happy with your fetcher, use the two RENDER hooks. * These work.

New Pull Request