Finished fixing up minutes

This commit is contained in:
James Murray 2017-12-03 23:24:43 -05:00
parent 1a8237ea23
commit 659de25f93
2 changed files with 3 additions and 3 deletions

View File

@ -91,8 +91,8 @@ Logan Requirements #3 by 10PM on 10/31
<h3>11/09/2017 5:00PM 6:00PM</h3>
<p>Agenda Go over what needs to be done so that we can complete the SRS.</p>
<p>Overview Went over what tasks need to be completed in order for us to complete the SRS. Divided up tasks amongst ourselves</p>
<h3>Next Meeting 11/09/2017 @ 5:00PM, International Center Food Court</h3>
<p>Tasks to be completed:</p>
<p>Next Meeting 11/09/2017 @ 5:00PM, International Center Food Court</p>
<h3>Tasks to be completed:</h3>
<ul>
<li>Colin Introduction, Purpose, Use Case, State Diagram by 10PM on 11/12</li>
<li>Stephen Scope, Definitions, Terms, and Abbreviations, Organization by 10PM on 11/12</li>

View File

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