mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
Update index.php
This commit is contained in:
committed by
GitHub
parent
b99dcf55bb
commit
78f76ed7d9
@@ -1,4 +1,8 @@
|
||||
<?php
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
|
||||
$title = "Sign up for the tilde.club!";
|
||||
include __DIR__."/../header.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user