示例#1
0
文件: auth.php 项目: bitweaver/users
 function __construct()
 {
     parent::__construct('ldap');
 }
示例#2
0
文件: auth.php 项目: bitweaver/users
 function __construct()
 {
     parent::__construct('locate');
 }
示例#3
0
文件: auth.php 项目: bitweaver/users
 function __construct()
 {
     parent::__construct('bit');
 }
示例#4
0
文件: auth.php 项目: bitweaver/users
 function __construct()
 {
     parent::__construct('multisites');
 }