Fix bug when directory leading to file had same name as that file
Using comparison to check if we have file or directory was really really bad idea.
Edited by Vojtech Myslivec
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Using comparison to check if we have file or directory was really really bad idea.