function boAuthenticatePHPGW()
 {
     parent::boAuthenticate();
 }
 function boAuthenticateXOOPS()
 {
     parent::boAuthenticate();
 }