Added content to landing page and team page.

The secure website section needs to be reformatted
so that it has matching style along with the rest of the website.
This commit is contained in:
2017-10-29 22:43:40 -04:00
parent a491c4b921
commit 53d2ff7547
6 changed files with 116 additions and 34 deletions

View File

@@ -1,9 +1,7 @@
<?php
/**
* Created by PhpStorm.
* User: sean
* Date: 10/29/17
* Time: 6:56 PM
* This file should be included for any entry point.
* Constants and session stuff will be saved here.
*/
session_start();