You are here

ldap_authentication.admin.inc in Lightweight Directory Access Protocol (LDAP) 6

Administrative page callbacks for the ldap_authentication module.

File

ldap_authentication/ldap_authentication.admin.inc
View source
<?php

/**
 * @file
 * Administrative page callbacks for the ldap_authentication module.
 */

// vim:fenc=utf-8:ft=php:ai:si:ts=2:sw=2:et: