T201704031103

This commit is contained in:
Leander
2017-04-03 11:03:33 +02:00
parent dea40f389a
commit 75cc4c657e
2 changed files with 2 additions and 4 deletions

View File

@@ -23,8 +23,6 @@
return array_slice($numbers, 0, $count-1);
}
print_r($questions_count);
if($uid == '') {
$error = 12103;
} else if($length == 0) {