예제 #1
0
 function closeSplash($login)
 {
     $this->gui->removeDemoPayDialog($login);
     $this->gui->showWaitingScreen($login);
 }