From 85c727f7aa5795ad67a21681d50decc39c9897eb Mon Sep 17 00:00:00 2001 From: hecht Date: Sat, 7 Jan 2012 17:05:39 +0000 Subject: [PATCH] omg, wieder mal was verpeilt! --- cronjob/klein_Turnier2.php | 2 ++ 1 file changed, 2 insertions(+) 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);