00001 <?php 00002 00018 // $Id$ 00019 00020 00021 require_once('LDAPAuthPlugin.inc.php'); 00022 00023 return new LDAPAuthPlugin(); 00024 00025 ?>