From eb32c9ac2215dd588fd4605082c66115803b0ff9 Mon Sep 17 00:00:00 2001 From: Leander Date: Mon, 3 Apr 2017 10:06:38 +0200 Subject: [PATCH] T201704031006 --- start.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/start.php b/start.php index e3e1c9d..32596d1 100644 --- a/start.php +++ b/start.php @@ -23,7 +23,8 @@ return array_slice($numbers, 0, $count-1); } - print $questions_count; + print_r($uid); + print_r($questions_count); if($uid = '') { $error = 12103;