Fixed some php bugs

This commit is contained in:
CommanderRedYT
2020-11-29 11:40:50 +01:00
parent 54862fb3cf
commit f62de674e5

View File

@@ -1,6 +1,7 @@
<?php
define('PAGE_TITLE', 'Extras');
define('ACTIVE_MENUITEM', 'extras');
require('includes/header.php');
?>