This commit is contained in:
2020-02-21 08:04:35 -05:00
parent bdb1463822
commit edb0bfc77a
7 changed files with 118 additions and 63 deletions
@@ -33,6 +33,7 @@ class Start_Controller extends COR_Controller {
$_SESSION['loc'] = $out["loc"];
$_SESSION['mypage'] = $out["mypage"];
$_SESSION["top_message"] = " Welcome ".$_SESSION['firstname'];
$_SESSION['myfolder'] = $out["folder"];
}
if (!empty($_SERVER['HTTP_CLIENT_IP'])) {