Beispiel #1
0
 private function _unsetRemindLoginCookies()
 {
     Util\Http::unsetCookie('GO_UN');
     Util\Http::unsetCookie('GO_PW');
 }