[horde] Prevent user to add multiple identities
Samuel Wolf
samuel at sheepflock.de
Wed Feb 19 21:14:04 UTC 2014
Zitat von sovannaroth <vannarothtakeo at gmail.com>:
> Thanks a lots.
> After reading, I got this idea and it work as an expected.
>
> // Set locked to true if you don't want the users to have multiple
> identities.
> $_prefs['default_identity'] = array(
> 'value' => 0,
> 'locked' => true,
> );
$_prefs['default_identity']['locked'] = true;
;-)
>
>
> Thanks,
> Sovannaroth
>
>
>
> --
> View this message in context:
> http://horde.690.n7.nabble.com/Prevent-user-to-add-multiple-identities-tp120254p120318.html
> Sent from the Horde - General mailing list archive at Nabble.com.
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list