Php transformation #1

Merged
CommanderRedYT merged 18 commits from php-transformation into master 2020-11-24 15:34:42 +01:00
15 changed files with 503 additions and 857 deletions
Showing only changes of commit 11f1c73638 - Show all commits

View File

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