added ezc function: user_is_in_all_groups
changed: ezc function user_is_in_group (we can provide more than one group now) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@691 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -87,7 +87,7 @@ void BaseThread::BaseUninit()
|
||||
|
||||
bool BaseThread::BaseSignalReceived()
|
||||
{
|
||||
bool make_do;
|
||||
bool make_do = false;
|
||||
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user