Skip to content

Commit

Permalink
Update login.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cheinle committed Feb 12, 2017
1 parent f7e6816 commit 756c1dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions login.php
Expand Up @@ -144,6 +144,7 @@
$_SESSION['session_id'] = $new_session_id;
$_SESSION['first_name'] = $first_name;
$_SESSION['last_name'] = $last_name;
$_SESSION['admin_user'] = $admin_user;


//************ PATH VARIABLES Set Here Using Above $path_in_webroot*******//
Expand Down

0 comments on commit 756c1dc

Please sign in to comment.