mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-16 00:29:05 +00:00
7 lines
No EOL
108 B
PHP
7 lines
No EOL
108 B
PHP
<?php
|
|
$mobs ??= [];
|
|
?>
|
|
<h1>Results</h1>
|
|
<?php
|
|
require_once __DIR__ . '/../fragments/mobList.php';
|
|
?>
|