forked from GithubBackups/vichan
commit
7b9db3125e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
include "inc/functions.php";
|
include "inc/functions.php";
|
||||||
|
|
||||||
$boards = listBoards();
|
$boards = listBoards(true);
|
||||||
$board = array_rand($boards);
|
$board = array_rand($boards);
|
||||||
|
|
||||||
header('Location: /'.$boards[$board]["uri"]);
|
header('Location: /'.$boards[$board]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user