Logged In: YES
user_id=772096

phpsamba doesn't parse servers with dash (-) in them
correctly too. For example phpsamba try to browse "\files1
\data" instead of "\\svr-files1\data".

I think this is a problem in preg_match regular expression in
the second line of ChangePath function.