function SitePearAuthDB($cfg)
 {
     parent::SiteAuthentification(&$cfg);
 }
 function initialize()
 {
     parent::initialize();
 }