share titles

This commit is contained in:
Lanta 2023-11-20 13:40:08 +01:00
parent 116389cd7e
commit 272b7eec1d
7 changed files with 24 additions and 13 deletions

View file

@ -1,7 +1,5 @@
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
$ogDescription = "Player Stats past month";
?>
<!DOCTYPE html>