ldap_authentication.admin.inc in Lightweight Directory Access Protocol (LDAP) 6
Same filename and directory in other branches
Administrative page callbacks for the ldap_authentication module.
File
ldap_authentication/ldap_authentication.admin.incView source
<?php
/**
* @file
* Administrative page callbacks for the ldap_authentication module.
*/
// vim:fenc=utf-8:ft=php:ai:si:ts=2:sw=2:et: