From 83df242032f464a26f51ca572481241a3aece08f Mon Sep 17 00:00:00 2001 From: Leander Date: Mon, 3 Apr 2017 09:54:12 +0200 Subject: [PATCH] T201704030954 --- start.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/start.php b/start.php index b7a6722..2377074 100644 --- a/start.php +++ b/start.php @@ -23,6 +23,8 @@ return array_slice($numbers, 0, $count-1); } + print $questions_count; + if($uid = '') { $error = 12103; } else if($length == 0) {