Removed caps

This commit is contained in:
CommanderRedYT
2020-11-24 14:38:54 +01:00
parent 00348ec460
commit 11f1c73638

View File

@@ -1,6 +1,6 @@
<?php
define('PAGE_TITLE', 'ABOUT');
define('PAGE_TITLE', 'About');
define('ACTIVE_MENUITEM', 'about');
require('includes/header.php');