Example #1
0
 /**
  * Authentication Service constructor
  */
 function XoopsAuthAds(&$dao)
 {
     parent::XoopsAuthLdap($dao);
 }