Open Journal Systems  3.3.0
plugins/auth/ldap/index.php
Go to the documentation of this file.
1 <?php
18 require_once('LDAPAuthPlugin.inc.php');
19 
20 return new LDAPAuthPlugin();
21 
22 
LDAPAuthPlugin
LDAP authentication plugin.
Definition: LDAPAuthPlugin.inc.php:18