From 7c16010d6571e7caf8455ea64acfc93b60390e58 Mon Sep 17 00:00:00 2001 From: Leander Date: Mon, 3 Apr 2017 10:13:03 +0200 Subject: [PATCH] T201704031012 --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.php b/start.php index 32596d1..3933490 100644 --- a/start.php +++ b/start.php @@ -23,7 +23,7 @@ return array_slice($numbers, 0, $count-1); } - print_r($uid); + print_r(array($uid)); print_r($questions_count); if($uid = '') {