--- a/src/file.cpp Tue May 21 14:24:10 2013 +0300 +++ b/src/file.cpp Tue May 21 14:24:41 2013 +0300 @@ -133,7 +133,7 @@ if (lastpos < (log) path.len () - 1) return path.substr (lastpos + 1, -1); - return ""; + return path; } // =============================================================================