Standardized some things on the minutes page.

This commit is contained in:
James Murray
2017-12-03 23:21:26 -05:00
parent fd807dee6d
commit 1a8237ea23
4 changed files with 11 additions and 11 deletions

View File

@@ -6,5 +6,5 @@
session_start();
define("LOGIN","login");//login session constant
define("ROOT", ".");
define("ROOT", "");
//define("ROOT", "/~joseph62/cse435/");