This commit is contained in:
@ -173,7 +173,7 @@ namespace localpath {
|
||||
|
||||
std::string remotepath::DROPSHELL_DIR() const
|
||||
{
|
||||
return server_config(mServer_name).get_user_dir(mUser);
|
||||
return ServerConfig(mServer_name).get_user_dir(mUser);
|
||||
}
|
||||
|
||||
std::string remotepath::services() const
|
||||
|
Reference in New Issue
Block a user