changed: some refactoring in System: in IsMemberOfGroup method

changed: some log messages at startup (about non existing empty group for uploads directory)




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1001 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2015-01-02 08:18:06 +00:00
parent 904f1e70f2
commit af0e2a778d
3 changed files with 18 additions and 6 deletions

View File

@@ -160,6 +160,7 @@ public:
bool CanUseBBCode(long user_id);
bool CanUseRaw(long user_id);
bool IsSuperUser(long user_id);
bool IsMemberOfGroup(long user_id, const wchar_t * group_name);
// creating item.file_path and item.file_fs (the mountpoint where the item is located)