= 2) { // remove all chars that are registered db_query('DELETE FROM turnier1 WHERE art = \'klein\' AND besitzer = '.$rang1['besitzer']); } */ // Now distribute the shop points ;) $prices[] = 25; // 1. (max win) $prices[] = 20; // 2. (max win - 1) $prices[] = 15; // 3. + 4. (max win -2) distributeShopPoints($prices, $results, 'Anfängerturnier'); ?>