function doNotShow($login)
 {
     //TODO store data
     $this->gui->hideSplash($login);
 }