';
+ // $form .= '
';
+
+ // $utf8 = ( !$this->get_option('encode') || $this->get_option('encode') === 'utf8' ) ? 'checked' : '';
+ // $iso = ( !$this->get_option('encode') && $this->get_option('encode') === 'iso88591' ) ? 'checked' : '';
+
+ // $form .= '
';
+ // $form .= '';
+ // $form .= '
';
+
+ // $form .= '
';
+ // $form .= '';
+ // $form .= '
';
+
+ // $form .= '
';
+
+ // return $form;
+
+ // }
/**
* get the encode option and return as expected