Changeset 305


Ignore:
Timestamp:
04/02/12 15:27:54 (14 months ago)
Author:
darkman83
Message:
  • Fix für Voting Funktion, nichts Anzeigen für das Postback der Votingseiten...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Forum/includes/functions_wow.php

    r292 r305  
    32853285         
    32863286        if ( $date_counter < 2 && ! empty ( $uname ) ) $this->community_points_add_rem ( strtolower ( $uname ), 'voting', $this->point_config ['get'] ['voting'] ); 
     3287        $this->close_all ( true, true ); 
    32873288    } 
    32883289} 
Note: See TracChangeset for help on using the changeset viewer.