hie
Can I check somehow all values of attribute:
like
@values = organizationalPerson,person,top,mailrecipient;
if ($entry->hasValue("objectClass", "@values", 1))
{
# do somethink
}
unfortunately this dont work. Have anybody ideas how it works.
Rami Huhtala
- Re: hasValue Rami Huhtala
- Re: hasValue Leif Hedstrom
- Re: hasValue Rami Huhtala
