Beispiel #1
0
 public function ValidateSessionKey($sCode = null)
 {
     return parent::ValidateSecurityKey($sCode);
 }