diff --git a/cronjob/klein_Turnier2.php b/cronjob/klein_Turnier2.php index cf1ebbb..2159a90 100644 --- a/cronjob/klein_Turnier2.php +++ b/cronjob/klein_Turnier2.php @@ -10,6 +10,8 @@ include_once ('inclu/halloffame.inc.php'); include_once ('inclu/turnier.inc.php'); include_once ('inclu/char.inc.php'); +$name = 'klein'; + // do the stuff for the whole exp and money distribution there ;) $results = generateTournamentResults($name, 10000, 15000);