str('difftype'); if(!empty($difftype)) { set_doku_pref('difftype', $difftype); } } /** @inheritdoc */ public function tplContent() { html_diff(); } }