mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
signup improvements, user firewall block check.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
require __DIR__ . '/vendor/autoload.php';
|
||||
|
||||
$title = "sign up for the tilde.club!";
|
||||
include __DIR__."/../header.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user