share titles
This commit is contained in:
parent
c4ce57f939
commit
bd0a37ef33
7 changed files with 24 additions and 13 deletions
|
|
@ -1,9 +1,8 @@
|
|||
<?php
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
$ogDescription = "Average User Stats";
|
||||
?>
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<?php include './includes/head.php'; ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue