diff --git a/lib/MinutesView.php b/lib/MinutesView.php
index 206d4cb..59f0097 100644
--- a/lib/MinutesView.php
+++ b/lib/MinutesView.php
@@ -91,8 +91,8 @@ Logan – Requirements #3 by 10PM on 10/31
11/09/2017 5:00PM – 6:00PM
Agenda – Go over what needs to be done so that we can complete the SRS.
Overview – Went over what tasks need to be completed in order for us to complete the SRS. Divided up tasks amongst ourselves
-Next Meeting – 11/09/2017 @ 5:00PM, International Center Food Court
-Tasks to be completed:
+Next Meeting – 11/09/2017 @ 5:00PM, International Center Food Court
+Tasks to be completed:
- Colin – Introduction, Purpose, Use Case, State Diagram by 10PM on 11/12
- Stephen – Scope, Definitions, Terms, and Abbreviations, Organization by 10PM on 11/12
diff --git a/lib/prelude.inc.php b/lib/prelude.inc.php
index f560cf9..f710da4 100644
--- a/lib/prelude.inc.php
+++ b/lib/prelude.inc.php
@@ -6,5 +6,5 @@
session_start();
define("LOGIN","login");//login session constant
-define("ROOT", "");
+define("ROOT", "/./");
//define("ROOT", "/~joseph62/cse435/");