New configuration options for automatically uploading the avatars to an external server.
This commit is contained in:
@@ -32,7 +32,7 @@ public:
|
||||
|
||||
protected:
|
||||
virtual void InternalInit(const std::string &url, const std::string &targetFileName,
|
||||
const std::string &user, const std::string &password);
|
||||
const std::string &user, const std::string &password, int filesize);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user