Filemin
Filemin copied to clipboard
Should go to $HOME, not /home
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
Thanks for the info, will patch later.
Still not patched...