Open GoogleCodeExporter opened 9 years ago
[deleted comment]
This is fixed.
In process.php, line 75 needs to be changed to:
$files_own_query .= ' OR group_id IN (' . $found_groups . ')';
(double quotes have been removed)
I found this solution in this issue:
https://code.google.com/p/clients-oriented-ftp/issues/detail?id=414
Original comment by spudd...@gmail.com
on 29 May 2015 at 9:28
Original issue reported on code.google.com by
spudd...@gmail.com
on 29 May 2015 at 9:11