зеркало из https://github.com/mozilla/phonebook.git
5 строки
106 B
PHP
5 строки
106 B
PHP
|
<?php
|
||
|
define('LDAP_ANON_BIND', '');
|
||
|
define('ANON_BIND_PW', '');
|
||
|
define('LDAP_HOST', 'pm-ns.mozilla.org');
|