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