Renamed randommatch.html -> randomsamatch.html
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
<?
|
||||
if ($numberavailable < 2) {
|
||||
echo "ERROR";
|
||||
$maxrandom=2;
|
||||
} else if ($numberavailable < 6) {
|
||||
$maxrandom = $numberavailable;
|
||||
} else {
|
||||
Reference in New Issue
Block a user