* Maintainer: harukin * MinVersion: 0.1 */ function plusfuture_load() { register_hook('page_end', 'addon/plusfuture/plusfuture.php', 'plusfuture_active'); } function plusfuture_unload() { unregister_hook('page_end', 'addon/plusfuture/plusfuture.php', 'plusfuture_active'); } function plusfuture_active(&$a,&$b) { head_add_css('/addon/plusfuture/view/css/plusfuture.css?date=3'); $b .= " "; $b .= '


ホーム

フォロワー

お知らせ

D M
'; }