Switched back to correct ROOT value.

This commit is contained in:
James Murray 2017-12-04 01:26:51 -05:00
parent 6529d9bf44
commit c8a8f6f584

View File

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