From 650ed00de3b432e9a50c85b5fc021f264f143ff7 Mon Sep 17 00:00:00 2001 From: hecht Date: Thu, 20 Oct 2016 19:57:45 +0000 Subject: [PATCH] neue Turniere: Fehlende dateien hinzugefuegt. --- cronjob/grossst_Turnier2.php | 78 +++++++++++++++++++++++++++++++++++ cronjob/wochenst_Turnier2.php | 41 ++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 cronjob/grossst_Turnier2.php create mode 100644 cronjob/wochenst_Turnier2.php diff --git a/cronjob/grossst_Turnier2.php b/cronjob/grossst_Turnier2.php new file mode 100644 index 0000000..6b23648 --- /dev/null +++ b/cronjob/grossst_Turnier2.php @@ -0,0 +1,78 @@ + diff --git a/cronjob/wochenst_Turnier2.php b/cronjob/wochenst_Turnier2.php new file mode 100644 index 0000000..cb407e5 --- /dev/null +++ b/cronjob/wochenst_Turnier2.php @@ -0,0 +1,41 @@ += mt_random_wrapper(1, 100)) { + ////////////////FRUCHT ARRAY + //include "array.php"; + distributeParamecia($rang1['besitzer']); + +} + +$prices[] = 50; // 1. +$prices[] = 40; // 2. +$prices[] = 30; // 3. + 4. +$prices[] = 20; // 5. - 8. + +distributeShopPoints($prices, $results, $turnier_name);