share titles

This commit is contained in:
Thijs Stobbelaar 2023-11-20 13:40:08 +01:00
parent c4ce57f939
commit bd0a37ef33
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 = "User stats";
?>
<!DOCTYPE html>