Tommy Schmucker
Results
2
issues of
Tommy Schmucker
Another little thingy, I've seen while testing: `$thing` (and/or `label`) in `zem_contact_option` should be parsed by `parse()`.
Seems to be there is ob_end_clean() without an ob_start(). That results in an error throw on my PHP8.1 installation. https://github.com/textpattern/com_connect/blob/55d06060ec513a869c9a432e5e95961c3d104c47/com_connect.php#L574