Filemin icon indicating copy to clipboard operation
Filemin copied to clipboard

Should go to $HOME, not /home

Open knight-rider opened this issue 6 years ago • 2 comments

Reopening issue #87: Filemin should go to $HOME, not /home Seems to me it was not correctly patched.

Just change if (scalar(@allowed_paths) == 1) { to if (&unique(@allowed_paths) == 1) {

Best Regards

knight-rider avatar Sep 11 '18 21:09 knight-rider

Thanks for the info, will patch later.

Real-Gecko avatar Sep 12 '18 06:09 Real-Gecko

Still not patched...

knight-rider avatar Jun 28 '19 20:06 knight-rider