forked from GithubBackups/vichan
Closed off php tag in random.php
This commit is contained in:
parent
69e749b57a
commit
667606cdb4
@ -6,3 +6,5 @@ $boards = listBoards();
|
||||
$board = array_rand($boards);
|
||||
|
||||
header('Location: /'.$boards[$board]["uri"]);
|
||||
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user