You are here

constant LDAPDATA_DISABLE_PICTURE_CHANGE in LDAP integration 6

1 use of LDAPDATA_DISABLE_PICTURE_CHANGE
ldapdata_form_alter in ./ldapdata.module
Implementation of hook_form_alter().

File

./ldapdata.module, line 16
ldapdata provides data maping against ldap server.

Code

define('LDAPDATA_DISABLE_PICTURE_CHANGE', variable_get('ldapdata_disable_picture_change', FALSE));