Beispiel #1
0
 static function OT_API_LoadWallet()
 {
     return OT_API_LoadWallet();
 }
Beispiel #2
0
 static function OT_API_LoadWallet($szWalletFilename)
 {
     return OT_API_LoadWallet($szWalletFilename);
 }