T1703312202
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
$numbers = range(0, 19);
|
||||
shuffle($numbers);
|
||||
print numbers;
|
||||
print $numbers;
|
||||
|
||||
if(preg_match(PATTERN, $name) != 1 or !$name) {
|
||||
$error = 11101;
|
||||
|
||||
Reference in New Issue
Block a user