[rt-devel] call af Group::HasMember in Queue::IsWatcher
Dirk Pape
pape-rt at inf.fu-berlin.de
Fri Jun 13 03:16:35 EDT 2003
shouldn't it be:
return ($group->HasMemberRecursively($principal));
instead of
return ($group->HasMember($principal));
at the end of the subroutine?
Dirk.
More information about the Rt-devel
mailing list