Exemple #1
0
 public function hasVotedGuest()
 {
     return GWF_VoteMultiRow::hasVotedGuest($this->getID(), GWF_IP6::getIP(GWF_IP_QUICK));
 }