예제 #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');
 }